Git Product home page Git Product logo

Comments (8)

z0on avatar z0on commented on June 12, 2024

from tag-based_rnaseq.

LibraLizard66 avatar LibraLizard66 commented on June 12, 2024

Sure thing. Here are the first 10 lines from transcriptome_seq2iso.tab that I made in Step 1:

TRINITY_DN4600_c0_g1_i4 len=1014 path=[0:0-45 2:46-268 3:269-349 5:350-1013]
TRINITY_DN4600_c0_g1_i1 len=933 path=[0:0-45 2:46-268 5:269-932]
TRINITY_DN4600_c0_g1_i5 len=1208 path=[1:0-911 2:912-1134 4:1135-1207]
TRINITY_DN4601_c0_g1_i1 len=2125 path=[0:0-190 1:191-275 2:276-2124]
TRINITY_DN4601_c0_g1_i2 len=2040 path=[0:0-190 2:191-2039]
TRINITY_DN4602_c0_g1_i3 len=2322 path=[0:0-66 3:67-169 5:170-2321]
TRINITY_DN4602_c0_g1_i4 len=2487 path=[0:0-66 1:67-133 2:134-231 3:232-334 5:335-2486]
TRINITY_DN4602_c0_g1_i1 len=2338 path=[0:0-66 3:67-169 4:170-185 5:186-2337]
TRINITY_DN4602_c0_g1_i2 len=2389 path=[0:0-66 1:67-133 3:134-236 5:237-2388]
TRINITY_DN4602_c0_g2_i1 len=405 path=[0:0-404]

-Devin

from tag-based_rnaseq.

z0on avatar z0on commented on June 12, 2024

This looks wrong, it should be a two-column table.
Try this instead of Step 1:

grep ">" transcriptome.fasta | perl -pe 's/>((TRINITY.+_g\d+)\S+)/$1\t$2/' >transcriptome_seq2iso.tab

Then move to samcount.pl step.

from tag-based_rnaseq.

LibraLizard66 avatar LibraLizard66 commented on June 12, 2024

That got rid of the 'no isogroup designation' error while running. However, when running sc, I got many notices saying either "disregarding reads mapping to multiple isogroups" or "cannot find alignment score in" (sic). Do you think this is ok?

For reference, I've provided the first ten lines of allcounts.txt that resulted from assembling all of the counts into a single table using:
/home/genomics/tag-based_RNAseq/expression_compiler.pl *.sam.counts > allcounts.txt

    10_merged.trim.sam.counts       11C_merged.trim.sam.counts      12C_merged.trim.sam.counts      13_merged.trim.sam.counts       14_merged.trim.sam.counts       15C_merged.trim.sam.counts      15_merged.trim.sam.counts       17_merged.trim.sam.counts       19_merged.trim.sam.counts       27_merged.trim.sam.counts       29_merged.trim.sam.counts       2_merged.trim.sam.counts        37_merged.trim.sam.counts       3C_merged.trim.sam.counts       4C_merged.tr$

TRINITY_DN0_c0_g1 1 0 3 1 1 3 1 0 1 2 3 1 0 2 6 3 1 2 2 0
TRINITY_DN0_c1_g1 130 90 78 81 58 184 110 78 157 69 69 91 108 64 97 125 131 96 213 154
TRINITY_DN10000_c0_g1 0 1 5 0 1 0 0 2 0 4 3 1 0 0 6 2 0 2 0 0
TRINITY_DN10000_c1_g1 0 0 0 0 1 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0
TRINITY_DN10000_c1_g2 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
TRINITY_DN10000_c1_g3 0 0 0 0 0 0 0 0 2 0 1 1 0 0 0 0 0 0 0 0
TRINITY_DN10001_c0_g1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
TRINITY_DN10002_c0_g1 5 5 9 3 4 3 3 6 5 6 7 9 2 4 3 3 3 3 6 3

from tag-based_rnaseq.

z0on avatar z0on commented on June 12, 2024

from tag-based_rnaseq.

LibraLizard66 avatar LibraLizard66 commented on June 12, 2024

Thanks very much for your help!

from tag-based_rnaseq.

paigeduffin avatar paigeduffin commented on June 12, 2024

Can you please describe what the code below does?
grep ">" transcriptome.fasta | perl -pe 's/>((TRINITY.+_g\d+)\S+)/$1\t$2/' >transcriptome_seq2iso.tab

I am having an issue with the same step, though I'm not using Trinity. I left a different issue detailing my problem about a month ago but I might be able to figure this out on my own if I knew what this meant so I could alter it to fit my own situation or if I could get an example of what a correct _seq2iso.tab file looks like.

from tag-based_rnaseq.

z0on avatar z0on commented on June 12, 2024

from tag-based_rnaseq.

Related Issues (4)

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.