How to export STAR alignment output files
2
0
Entering edit mode
3.1 years ago
salehm ▴ 10

Hi all,

I just ran STAR alignment for 55 RNA seq samples, the STAR alignment info (#input reads, #mapped reads, %uniquely mapped reads) are all in a .final.out file for each sample. I need to record these data in an excel sheet which also includes other metadata for these samples, so I can use it as annotation file for DSeq2 analyses.

I am wondering if there is an easy way to export these data in a combined .txt file or something make it easy to import these data to the annotation file.

Thank you so much for your help

RNA-Seq • 839 views
ADD COMMENT
2
Entering edit mode
3.1 years ago
Malcolm.Cook ★ 1.5k

mergeLogFinal is included with STAR

ADD COMMENT
0
Entering edit mode

It worked like magic, thank you so much @Malcolm.Cook

ADD REPLY
0
Entering edit mode
3.1 years ago

Write a script in your favorite language.

ADD COMMENT

Login before adding your answer.

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