interval_list for hg38
2
1
Entering edit mode
4.6 years ago
hallsalina ▴ 20

I was wondering if anyone could help me with this. I need to run the picard command CollectRnaSeqMetrics below

java -jar picard.jar CollectRnaSeqMetrics \
      I=input.bam \
      O=output.RNA_Metrics \
      REF_FLAT=ref_flat.txt \
      STRAND=SECOND_READ_TRANSCRIPTION_STRAND \
      RIBOSOMAL_INTERVALS=ribosomal.interval_list

and I need to create the interval_list for hg38. Is there a list I can download or if I need to create this, could someone kindly advice/guide?

Thanking you in advance!

RNA-Seq picard qc hg38 interval_list • 3.7k views
ADD COMMENT
1
Entering edit mode
4.6 years ago
Dan D 7.4k

Here you go:

ADD COMMENT
0
Entering edit mode

Thank you @Dan! Works perfect!

ADD REPLY
0
Entering edit mode

Hi I also need a intervalist for hg38 for the picard CollectRnaSeqMetrics. Does this list also contain the 5.8S rRNA?

ADD REPLY
0
Entering edit mode
4.6 years ago
Arindam Ghosh ▴ 510

Just a few days back I was looking answer to the same question and hit upon Kamil Slowikowski's method to generate for hg19. I modified this for GRCh38 and can be found here.

ADD COMMENT
1
Entering edit mode

Thank you @Arindam! I will take a look now.

ADD REPLY

Login before adding your answer.

Traffic: 2665 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