cougarlj / COMPSRA

COMPSRA: a COMprehensive Platform for Small RNA-Seq data Analysis
https://regepi.bwh.harvard.edu/circurna/
GNU General Public License v3.0
16 stars 6 forks source link

Custom STAR indices #22

Closed riccardo-aiese closed 2 years ago

riccardo-aiese commented 2 years ago

Hello, I would like to try COMPSRA with some smallRNA-seq datasets I have from human samples. Since I already have STAR installed and a genome index generated, I was wondering if I can provide the STAR execution path and the index path to COMPSRA instead of installing them. Is this possible?

Thank you Riccardo

cougarlj commented 2 years ago

Dear riccardo-aiese,

I'm afraid not. In order to avoid some configuration issues, we fixed the directory for STAR. We will consider updating it in the next release. By the way, you can align the reads by STAR by yourself and run COMPSRA for the annotation part separately. You can take bam/sam file to COMPSRA as input when you running the annotation model.

Best Wishes, Jiang Li

On Fri, Aug 27, 2021 at 3:59 PM riccardo-aiese @.***> wrote:

Hello, I would like to try COMPSRA with some smallRNA-seq datasets I have from human samples. Since I already have STAR installed and a genome index generated, I was wondering if I can provide the STAR execution path and the index path to COMPSRA instead of installing them. Is this possible?

Thank you Riccardo

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cougarlj/COMPSRA/issues/22, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGMAD7CFNSOPIOFDUDIFDLT65AWTANCNFSM5C5AACIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

riccardo-aiese commented 2 years ago

Dear Jiang Li, thank you very much for your feedback and for this nice tool! I was able to run COMPSRA with my previously made genome index by creating a softlink from my index directory to the COMPRSA "bundle_v1/db/star/" folder. Maybe this solution can be useful for other users as well.

Kind regards Riccardo

cougarlj commented 2 years ago

Dear riccardo-aiese,

Awesome, thanks! Your feedback is much appreciated. Thank you for using COMPSRA in your research.

Best Wishes, Jiang Li

On Sat, Aug 28, 2021 at 10:11 PM riccardo-aiese @.***> wrote:

Closed #22 https://github.com/cougarlj/COMPSRA/issues/22.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cougarlj/COMPSRA/issues/22#event-5221757808, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGMAD7TTBUEWISPVIY3JE3T7DU73ANCNFSM5C5AACIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.