Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't view a transcript in Trancript View (sleuth_live) using TPM as unit #113

Closed
apcamargo opened this issue May 31, 2017 · 4 comments
Closed

Comments

@apcamargo
Copy link

apcamargo commented May 31, 2017

I'm using the latest devel.

model <- sleuth_prep(df, ~ sex + tissue, min_reads=4, min_prop=0.47,
                            read_bootstrap_tpm = TRUE, extra_bootstrap_summary = TRUE)
model <- sleuth_fit(model)
model <- sleuth_wt(model, 'sexmale')

screenshot from 2017-05-31 16-23-30
screenshot from 2017-05-31 16-23-24

@apcamargo apcamargo changed the title Can't view a transcript in Trancript View using TPM as unit Can't view a transcript in Trancript View (sleuth_live) using TPM as unit Jun 1, 2017
@leiendeckerlu
Copy link

same here for me in the 'gene view' as long as I'm looking at the est_counts, everything is fine but as soon as I switch to tpm I get the "couldn't find target_id ..." error. I'm using the latest version from the devel branch.

pimentel added a commit that referenced this issue Jun 2, 2017
address #113 - patch bug where TPM bootstrap summary target_ids are moved
@warrenmcg
Copy link
Collaborator

Try using the latest devel branch of sleuth, and see if the new patches solve this problem.

@apcamargo
Copy link
Author

I've tested it earlier today, it's working fine. Thank you!

@pimentel pimentel closed this as completed Jun 5, 2017
@leiendeckerlu
Copy link

Yep, indeed this issue is resolved! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants