Skip to content

gbravo1/mitogenomes

Repository files navigation

Avian mitogenomes from short reads

G. A. Bravo (July 7,2021)

This is a small pipeline to generate avian mitogenomes from Illumina short paired-end reads when having deep whole-genome coverage.

It uses the following programs:

These scripts are designed to run on the Harvard FAS Cannon Cluster.

The general structure of the working directory is as follows:

antbird_mitogenomes/
-00_scripts/: Contains all scripts, configuration, programs, and other files necessary to run these commands.
-01_rawreads/: Contains raw reads in fast.gz format for all individuals.
-02_subsampled/: Directory where subsampled fastq files will be generated by seqtk (01_subsample.sh).
-03_trimmed-reads/: Directory where clean reads in fastq file will be generated by trimmomatic (02_trimmomatic.sh).
-04_orphaned-reads/: Directory where trimmomatic will place unpaired reads (02_trimmomatic.sh).
-05_mitogenomes/: Directory where NOVOPlasty will place Circularized mitogenomes in fasta format, log and report files (03_Novoplasty.sh, 03_config.txt, 03_batch.txt).
-06_annotation/: This folder contains annotation information. I annotate mitogenomes externally using the MITOS web server (http://mitos.bioinf.uni-leipzig.de/index.py) and then copy the GFF and nucleotide and aminoacid sequences into this folder. Parameters used in MITOS can be found in the file 04_annotation_parameters.txt.

About

Small pipeline to generate mitogenomes from short reads using NOVOPlasty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages