Plotting TPM counts for one crab over 3 days #1206
-
Sorry for the delay - here's all TPM counts for a single crab (specifically Crab A) over time. This particular crab was kept at ambient temperature throughout the course of the experiment For background, this library was constructed by aligning the library to cbai_transcriptome_v4.0, which was constructed by BLASTing against the C. opilio genome. In other words, this library should contain only C. bairdi sequences. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
Looking for anyone to plot these data and post here |
Beta Was this translation helpful? Give feedback.
-
Genes have been filtered to retain those with 5+ reads across all 3 time points Code: |
Beta Was this translation helpful? Give feedback.
-
Yes the script in my post should let you pull gene lists from clusters - I
didn’t dive too deep into it, but you define the number of clusters you
want, then extract gene lists from there
…On Tue, May 11, 2021 at 11:41 AM grace-ac ***@***.***> wrote:
Yep! here's a script:
https://github.com/RobertsLab/paper-tanner-crab/blob/master/scripts/heatmaps-DEGs_in-singlecrab_over-time.Rmd
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1206 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEDXA7JC3MB66NOZ4XYAYETTNF25HANCNFSM44ULNIFA>
.
|
Beta Was this translation helpful? Give feedback.
-
Apparently the script I included in that zip folder was the wrong one! Here's the code: Load libraries and source scripts
Load count data
Construct heat map
Extract counts for the 4 gene clusters
|
Beta Was this translation helpful? Give feedback.
Genes have been filtered to retain those with 5+ reads across all 3 time points
Code:
pheatamp_cbairdi.zip