Off topic:output of the function "makeCountsFromAbundance"
0
0
Entering edit mode
@capricygcapricyg-17892
Last seen 22 months ago
United States

Hello, there,

I am testing the function "makeCountsFromAbundance" using the following data (numbers derived from Salmon output):

count a b c d A 27 50 67 36 B 0 0 0 0 length a b c d A 310.08 395.79 504.53 342.48 B 1026.00 1008.00 1009.00 1021.00 abundance [,1] [,2] [,3] [,4] [1,] 3.14 4.95 3.84 4.91 [2,] 0.00 0.00 0.00 0.00 f=makeCountsFromAbundance(count,abundance,length,countsFromAbundance="scaledTPM")
f a b c d A 27 50 67 36 B 0 0 0 0

I don't think I got the "scaledTPM" as the documentation indicated... Instead, the output is just raw counts. Could anyone help me with it?

Thanks.

C.

tximport • 134 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 536 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