Taxonomic assignment on long read sequences (ONT/PacBio) using RDP Classifier trained from GROND database.
✅ Assign taxonomy
✅ Uses RDP Classifier to classify.
✅ Supports multiple CPUs
# Clone the repo
git clone https://github.com/hsgweon/opassign.git
# Create the seqdemu environment (ensure that you have conda installed)
mamba create -n opassign_env -y -c conda-forge -c bioconda conda-forge::biopython conda-forge::psutil progressbar2 mamba activate opassign_env
opassign.py -i rep_16S23S_nr.fasta -o assigned_tanoxony.txt -t 100