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

Prepare human #2

Open
mr-eyes opened this issue Oct 23, 2024 · 1 comment
Open

Prepare human #2

mr-eyes opened this issue Oct 23, 2024 · 1 comment
Labels

Comments

@mr-eyes
Copy link
Member

mr-eyes commented Oct 23, 2024

CHM13V2 T2T Assembly

wget https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/009/914/755/GCF_009914755.1_T2T-CHM13v2.0/GCF_009914755.1_T2T-CHM13v2.0_genomic.fna.gz
snipe sketch --ref GCF_009914755.1_T2T-CHM13v2.0_genomic.fna.gz -k 51 --scale 10000 -n chm13v2_k51_s10k -o chm13v2_k51_s10k.zip
Sketching genome with ksize=51, scale=10000, cores=4
Autodetected chromosomes:
autosome-1      autosome-3      autosome-2      autosome-4      autosome-5      autosome-6
autosome-8      autosome-7      autosome-9      autosome-10     autosome-11     autosome-12
autosome-13     autosome-14     autosome-15     autosome-16     autosome-19     autosome-17
autosome-18     autosome-20     autosome-21     autosome-22     sex-y   sex-x
Autosomal chromosomes: 22, Sex chromosomes: 2, Mitochondrial: 0
Sketching completed in 23.91 seconds.

md5sum: 55b685514681b8a6bbbaba869c93698d


rna from genomic

wget https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/009/914/755/GCF_009914755.1_T2T-CHM13v2.0/GCF_009914755.1_T2T-CHM13v2.0_rna_from_genomic.fna.gz
snipe sketch --amplicon GCF_009914755.1_T2T-CHM13v2.0_rna_from_genomic.fna.gz -k 51 --scale 10000 -n rnafromgenomic_chm13v2_k51_s10k -o rnafromgenomic_chm13v2_k51_s10k.zip

md5sum: 86c034c40cf13d6c2da477033346cfd1


exome

pending ...

@mr-eyes mr-eyes added the code label Oct 23, 2024
@mr-eyes
Copy link
Member Author

mr-eyes commented Oct 23, 2024

GRCh38.p14

wget https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/001/405/GCF_000001405.40_GRCh38.p14/GCF_000001405.40_GRCh38.p14_genomic.fna.gz
snipe sketch --ref GCF_000001405.40_GRCh38.p14_genomic.fna.gz -k 51 --scale 10000 -n grch38p14_k51_s10k -o grch38p14_k51_s10k.zip
Sketching genome with ksize=51, scale=10000, cores=4
Autodetected chromosomes:
autosome-1	autosome-2	autosome-3	autosome-4	autosome-5	autosome-6	
autosome-7	autosome-8	autosome-9	autosome-10	autosome-11	autosome-13	
autosome-12	autosome-14	autosome-16	autosome-15	autosome-17	autosome-18	
autosome-21	autosome-19	autosome-20	autosome-22	sex-y	sex-x	
mitochondrial-M	
Autosomal chromosomes: 22, Sex chromosomes: 2, Mitochondrial: 1

md5sum: 6ce634d2f2ea057c84b551e96bc13a54

rna

wget https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/001/405/GCF_000001405.40_GRCh38.p14/GCF_000001405.40_GRCh38.p14_rna_from_genomic.fna.gz

snipe sketch --amplicon GCF_000001405.40_GRCh38.p14_rna_from_genomic.fna.gz -k 51 --scale 10000 -n rnafromgenomic_grch38p14_k51_s10k -o rnafromgenomic_grch38p14_k51_s10k.zip

md5sum: 8d42a0ea6a5ba4698cbc522c8723327d

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

No branches or pull requests

1 participant