Paleogenomics at Tor Vergata
latest
  • 1. List of Tools
  • 2. First step to set-up your machine
  • 3. Useful commands
  • 4. Working on HPC with Slurm
  • 5. Quality filtering of reads
  • 6. Metagenomic screening of shotgun data
  • 7. Alignment of reads to a reference genome
  • 8. Variant calling and visualization
  • 9. Filtering, annotating and combining SNPs
  • 10. Analysis of Metagenomic data
  • 11. Antimicrobial Resistance (AMR) analysis
Paleogenomics at Tor Vergata
  • 1. List of Tools
  • Edit on GitHub

1. List of Tools

Data preprocessing
  • AdapterRemoval: https://github.com/MikkelSchubert/adapterremoval

Metagenomics screening of shotgun data
  • kraken: https://ccb.jhu.edu/software/kraken/

  • kraken2: https://ccb.jhu.edu/software/kraken2/index.shtml

  • krona: https://github.com/marbl/Krona/wiki

  • braken: https://ccb.jhu.edu/software/bracken/

  • metaphlan3: https://github.com/biobakery/MetaPhlAn/wiki/MetaPhlAn-3.0

Reads alignment and variants calling
  • bwa: https://github.com/lh3/bwa

  • gatk: https://software.broadinstitute.org/gatk/

  • samtools: http://www.htslib.org/

  • bcftools: http://www.htslib.org/

  • CircularMapper: https://github.com/apeltzer/CircularMapper/blob/master/docs/contents/userguide.rst

Filtering and manipulating bam files
  • picard: https://broadinstitute.github.io/picard/

  • DeDup: https://github.com/apeltzer/DeDup

aDNA deamination detection and rescalinghttps://github.com/Amine-Namouchi/snpToolkit
  • mapDamage: https://ginolhac.github.io/mapDamage/

Creating summary reports
  • fastqc: https://www.bioinformatics.babraham.ac.uk/projects/fastqc/

  • Qualimap: http://qualimap.bioinfo.cipf.es/

  • BAMStats: http://bamstats.sourceforge.net

  • MultiQC: http://multiqc.info/

Integrative genomic viewer
  • IGV: http://software.broadinstitute.org/software/igv/

SNPs annotation and post-processing
  • snpToolkit: https://github.com/Amine-Namouchi/snpToolkit

Phylogeny
  • IQ-TREE: http://www.iqtree.org/

  • Figtree: http://tree.bio.ed.ac.uk/software/figtree

Previous Next

© Copyright 2021, Claudio Ottoni. Revision 2ff80170.

Built with Sphinx using a theme provided by Read the Docs.