8000 Add processing of sample names consisting only of numbers · Issue #165 · nf-core/rnasplice · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add processing of sample names consisting only of numbers #165
Open
@ValentineObrezanenko

Description

@ValentineObrezanenko

Description of feature

Hi.
I faced the problem that if I have only numbers written to the sample ID, then in some scripts she starts counting them as numbers. And there is also a comparison of a number with a string, which causes an error. I think it's worth paying attention to this. For example, the run_drimseq_filter script.R and suppa_split_file. You can take this into account in the line samps$sample_id < - as.character(samps$sample_id).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0