Skip to content

fantin-mesny/Extract-ITS-sequences-from-a-fungal-genome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Extract-ITS-sequences-from-a-fungal-genome

ITSx (Bengtsson‐Palme et al., 2013) is still the reference method to extract ITS sequences from genomic fasta files. It is however really slow. More recently, Barrnap - a fast and accurate method to identify the location of ribosomal RNA genes - was developed.

By combining these two softwares and performing sequences comparison, this script allows the fast extraction of ITS sequences from fungal genomes.

python extractITS.py -which ITS2 -i genome.fasta -o ./output/ -name mySpecies

Dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages