Skip to content

Compatibility with VIRGO2 outputs #1

@lauravega-29

Description

@lauravega-29

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions