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

Explore lite pipeline #20

Open
rcurrie opened this issue Jul 25, 2018 · 4 comments
Open

Explore lite pipeline #20

rcurrie opened this issue Jul 25, 2018 · 4 comments

Comments

@rcurrie
Copy link
Contributor

rcurrie commented Jul 25, 2018

Creating this ticket to evaluate a lighter weight pipeline using Kallisto for quantification.

@rcurrie
Copy link
Contributor Author

rcurrie commented Jul 25, 2018

@jpfeil @hbeale Pizzly is a fusion caller that goes with Kallisto

@rcurrie
Copy link
Contributor Author

rcurrie commented Jul 28, 2018

@hbeale mMaybe I was over thinking all the details. We essentially just need something that correlates with uniqMappedNonDupeReadCount. Once we have that we can scale appropriately. Preliminary attempt:

X = Total Reads * % Unique in first 100k of FASTQ
Y = uniqMappedNonDupeReadCount

image

Will look into those flat liners with a bit more tooling. Make sense?

@hbeale
Copy link
Contributor

hbeale commented Jul 28, 2018 via email

@rcurrie
Copy link
Contributor Author

rcurrie commented Jul 30, 2018

Removing samples from the infamous THR33:

image

Proxy = # Total Pairs (from FASTQC) * % Pairs Unique in first 1M Pairs

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

2 participants