Skip to content

How to prepare sampleTable.tsv ? #101

@shaohuaihan

Description

@shaohuaihan

sampleTable <- fread(system.file(
"extdata", "sampleTable.tsv", package="FRASER", mustWork=TRUE))
head(sampleTable)

sampleID bamFile group gene pairedEnd

1: sample1 extdata/bam/sample1.bam 1 TIMMDC1 TRUE

2: sample2 extdata/bam/sample2.bam 3 CLPP TRUE

3: sample3 extdata/bam/sample3.bam 2 MCOLN1 TRUE

In you example, If I have 1000 samples, can only prepare a file for repetitive genes, but can't specify a GTF file as input ?

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