-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I would like to confirm whether the tool is compatible with outputs from VIRGO2. I am encountering an issue where the VIRGO IDs change between different VIRGO versions. Specifically, when running the lines from classify_mgCST_centroid.R:
genes<-merge(gene.length, taxon.tbl[,c("VIRGO_ID", "Taxa")], all=TRUE, by="VIRGO_ID")
genes<-merge(genes, counts.genes, all.y=TRUE, by="VIRGO_ID")
This produces a table with Taxa as NA. As a result, NAs appear that prevent mgCST classification. I would appreciate any support on this issue. Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels