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

Cellranger mkref function parameters for Sierra #54

Open
hkarakurt8742 opened this issue Oct 16, 2022 · 1 comment
Open

Cellranger mkref function parameters for Sierra #54

hkarakurt8742 opened this issue Oct 16, 2022 · 1 comment

Comments

@hkarakurt8742
Copy link

Hello,
I am using 10X datasets with Cellranger and I want to use Sierra for AS analysis. I am using Ensembl GRCh38 genome and GTF files and I build my own reference. I used the tutorial from 10X Website (https://support.10xgenomics.com/single-cell-gene-expression/software/pipelines/latest/using/tutorial_mr). I used this code to prepare GTF file:

cellranger mkgtf my_gtf.gtf my_gtf.filtered.gtf --attribute=gene_biotype:protein_coding

Does "--attribute" parameter effects the performance or sensitivity of Sierra?

Thank you in advance.

@rj-patrick
Copy link
Contributor

Hi @hkarakurt8742,

The attribute parameter here will just be filtering the GTF file for protein coding genes so that will be fine for Sierra,

Cheers,
Ralph

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