You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I retrieved 'P_sites_bins' from 'xxx_results_RiboseQC_all' and found that it only had 5000 transcripts, though I use the parameter ' Fast_mode = F'.
For example:
profiles_P_sites_28nt <- as.data.frame(res_all[["profiles_P_sites"]][["P_sites_bins"]][["nucl"]][["28"]])
I want to use all annotated protein coding genes to plot CDS metagene, please reply to me if you know the right method.
Thank you!
The text was updated successfully, but these errors were encountered:
Hello Calviello:
I retrieved 'P_sites_bins' from 'xxx_results_RiboseQC_all' and found that it only had 5000 transcripts, though I use the parameter ' Fast_mode = F'.
For example:
profiles_P_sites_28nt <- as.data.frame(res_all[["profiles_P_sites"]][["P_sites_bins"]][["nucl"]][["28"]])
I want to use all annotated protein coding genes to plot CDS metagene, please reply to me if you know the right method.
Thank you!
The text was updated successfully, but these errors were encountered: