Skip to content

megablast taxonomy assign  #130

Open
@ykkim0127

Description

@ykkim0127

Dear team,

I made taxonomy assignment file using megablast and ran blobtools create, view, plot. However I couldn't get any taxonmy assignment in the plot, there is only undefined. How can I get bacterial information ?

$blastn -task megablast -db ${nrdb} -query scaffold$i.fa -outfmt '6 qseqid staxids bitscore std' -max_target_seqs 1 -max_hsps 1 -evalue 1e-25 -out scaffold$i_blast.outfmt6 -num_threads 8

$blobtools create -i final.fa -t blast_all_sort.outfmt6 -b aln_illu_sorted.bam -o 231204 blobtools view -i 231204.blobDB.json && blobtools plot -i 231204.blobDB.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions