-
Notifications
You must be signed in to change notification settings - Fork 71
NOVOPlasty files
This is the main script to run NOVOPlasty:
perl NOVOPlasty3.2.pl -c config.txt
This is the configuration file. All the necessary parameters need to be adjusted before you run NOVOPlasty. For more detail check the section of the configuration file.
This is an example of a seed file for chloroplast assembly, can be used for most of the species.
This script can filter organelle reads from a large WGS dataset. Although you need a very close reference sequence. This can be useful for heroplasmy detection.
perl filter_reads.pl -1 forward_reads.fastq -2 reverse_reads.fastq -ref reference_sequence.fasta -out project_name
These files can be used to include annotation in the Circos figure.
The positions of the genes are based on the human reference mitochondrial genome and will not work for any other sequence.
If you have the annotation of a different mitochondrial genome, it is possible to adjust these files accordingly.
These files are from the Circos program and have to be placed in the /bin folder
These folder contains all the files needed to try out a chloroplast assembly of a Oryza sativa dataset
These folder contains all the files needed to try out a mitochondrial assembly of a human dataset