Coder Social home page Coder Social logo

Annotation question about pipernaseq HOT 3 CLOSED

sunyumail93 avatar sunyumail93 commented on September 26, 2024
Annotation question

from pipernaseq.

Comments (3)

sunyumail93 avatar sunyumail93 commented on September 26, 2024

Hi Xuan,

I am glad to hear this pipeline is useful to you. I just added more instructions about how to generate the annotation files here:
https://github.com/sunyumail93/PipeRNAseq/blob/master/preprocessing/Preprocessing.md

RefSeq.reduced.bed12.geneid.gtf is critical for building the STAR index, and it will also be used in the featureCounts step. The above preprocessing steps are mainly because the mouse RefSeq GTF file has duplicated transcripts, and I tried to keep only one copy of each. If your GTF file doesn't have duplicated transcripts (i.e., same transcript name, but occurs multiple times on different locations of the genome), you can directly rename your GTF to GENOME.RefSeq.reduced.bed12.geneid.gtf.

RefSeq.reduced.mRNA.cds.bed12.tx.STOP file is actually not used in PipeRNAseq.sh. It contains the stop codon annotation and will be used in the Ribo-seq pipeline I am developing, so you can delete or ignore it. Sorry about the confusion. I just hope different pipelines (PipeRiboseq, PipeSmRNAseq, etc) can share the GENOME folder.

If you are working on a genome that is not included in the pipeline, I am happy to help with generating the annotation. Let me know if you have any questions.

Thanks,
Yu

from pipernaseq.

xxy103 avatar xxy103 commented on September 26, 2024

Hi Dr. Sun,

Many thanks for your detailed explanation of the pipeline.
It is crystal clear.

Best,
Xuan

from pipernaseq.

sunyumail93 avatar sunyumail93 commented on September 26, 2024

Hi Xuan,

Thanks for the feedback. I am glad to hear that.

Thanks,
Yu

from pipernaseq.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.