Thanks to visit codestin.com
Credit goes to github.com

Skip to content

–regionsFileName Dear Professor #1417

@helloworldABCD1234

Description

@helloworldABCD1234

Dear Professor

computeMatrix reference-point --referencePoint TSS -p 15 -b 3000 -a 3000 -R sample.bed -S samole.bw --skipZeros -o sample.gz --outFileSortedRegions sample_genes.bed

about sample.bed
Is this bed file containing the range of genes, such as chr1 6642 11878 ?

May I ask if it is necessary to mark the positive and negative chains?
such as chr1 6642 11878 +
Will the program automatically recognize positive and negative chains?

If the input is in GTF format, just input the extracted transcript directly?
awk '$3 = "transcript" ' gtf > transcript.gtf

chr1 refGene transcript 6642 11878 . - . gene_id "rpl24"; transcript_id "NM_173235"; gene_name "rpl24";

computeMatrix reference-point --referencePoint TSS -p 15 -b 3000 -a 3000 -R transcript.gtf -S samole.bw --skipZeros -o sample.gz --outFileSortedRegions sample_genes.bed?

Thanks
Best regards
Jack

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