differentially expressed genes
1
0
Entering edit mode
8.8 years ago
bioinfo ▴ 60

Can anyone please tell me how to run sam in r?? i am bit confused. Thanks in advance.

gene • 1.2k views
ADD COMMENT
0
Entering edit mode

Hi,

What do you mean exactly when you say "run sam in r" ? Do you want to open it in RScript ? Do you want a SAM-Format parser in RScript ?

ADD REPLY
0
Entering edit mode
8.8 years ago

You have several choices

  1. If doing RNA-Seq, you can directly use SAM/BAM files with the R package BitSeq. In one of the latest publications, this package is evaluated like one of the finest. Read the vignette to learn how to use it
  2. You can extract information about your SAM/BAM file with tools like HTSeq-count, etc, and then use R with programs like DESeq2, edgeR, NOISeq, etc
ADD COMMENT

Login before adding your answer.

Traffic: 2715 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6