Skip to content

osmanmerdan/Fungal-ITS-Sequence-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mushrooms

Fungal Species Identification with ITS Sequencing

Bioinformatic scripts to analyze ITS (Internal transcribed spacer) sequences to identify Mucorales order fungi.

Files:

  • its_pipeline.sh: main bash script to analyze FASTA sequences
  • blast_result_parser.py: Python 3 script to filter out BLAST hits

Analysis steps:

Untitled-2

Notes:

  • This pipeline assumes that seqs file names and seq headers are the same.
  • For example, Sample file name: ERR789.fasta, Sample fasta header: >ERR789
  • All individual seq files are stored in the "./seqs" directory

Used Command Line Programs:

  • Seqkit, Blast, MAFFT, and Iqtree2

Many thanks to Esra Merdan for creating the illustration for this project.

About

Bioinformatic scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published