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

Add ReadDragen to support Illumina Dragen output #6070

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

parvsachdeva
Copy link

Added a function ReadDragen that is capable of ingesting output from Dragen scrna pipeline.

An optional barcode summary file (*barcodeSummary.tsv) is searched for in the input directory and used to filter *barcodes.tsv.

Other functionalities are similar to Read10x

Note

Thanks for your interest in contributing! Please make your PR to the develop branch. You can check out our wiki for the current developers guide.

Added a function `ReadDragen` that is capable of ingesting output from Dragen scrna pipeline.

An optional barcode summary file (`*barcodeSummary.tsv`) is searched for in the input directory and used to filter `*barcodes.tsv`.

Other functionalities are similar to `Read10x`
@AustinHartman
Copy link
Contributor

Hi, thanks for the PR. It looks like there is a bit of duplication with Read10x, so is it possible to use Read10x to load your data in (possibly after renaming files and specifying the barcodes you wish to filter after loading)? If not, this function is probably better suited to be in seurat-wrappers

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

Successfully merging this pull request may close these issues.

2 participants