Skip to content

Ability to explicitly specify pairs #45

Description

@pansapiens

As an alternative to using the -pairids option, RNAsik should allow pairs to be explicitly indicated, eg via a CSV/TSV file like (sample_name, R1, R2):

wildtype, myreads_R1_001.fastq.gz, myreads_R2_001.fastq.gz
mutant, SRA00001_1.fastq.gz, SRA00001_2.fastq.gz

This should probably just replace sampleSheet.txt, since it could serve the same purpose. -pairids can remain, but would be ignored/throw an error when a sample sheet is provided.

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