Skip to content

A question about PCA.R #1

Description

@mayupsc

Hi Dr.Fu,
I've encountered a problem when ran PCA.R
in line 23, I got an error :
Error in strsplit(config$seq_info$replicate, "+", fixed = T) :
non-character argument

I change line23 to grepl('+', config$seq_info$replicate,fixed = T)
and it works well

by the way, your venn.R is awesome

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