Skip to content

read.table should have comment.char = "" in EsViritu_general_reactable1.R #24

@pouyak

Description

@pouyak

The EsViritu database contains viruses that have a "#" in the description. Using read.table with tsv's that contain #'s leads to errors because lines are truncated.

The read.table calls in EsViritu_general_reactable1.R should have comment.char = "" added as a parameter to fix this behavior.

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