AlexsLemonade / AlexsLemonade/refinebio
Recover samples w/ mismatched salmon versions / transcriptome indices
- Dominant language
- Python
- Stars
- 135
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
### Context
@arielsvn was looking into a user request in issue https://github.com/AlexsLemonade/refinebio/issues/1996#issuecomment-566190000 .
### Problem or idea
In at least some cases, we had at least one `quant.sf` file already processed for a sample. When we upgraded salmon's transcriptome indices we ended up with `quant.sf` files that cannot be merged.
### Solution or next step
We should query for any cases where have samples from the same experiment processed with different transcriptome indices. We should reprocess all of these with the latest version and attempt to run tximport over samples processed with the latest version.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.