Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions datasets/1000-genomes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Resources:
Type: S3 Bucket
DataAtWork:
Tutorials:
- Title: Download VCFs
Description: To do the most basic thing you can imagine, do this, for example: `aws s3 cp --no-sign-request s3://1000genomes/1000G_2504_high_coverage/working/20201028_3202_raw_GT_with_annot/20201028_CCDG_14151_B01_GRM_WGS_2020-08-05_chrY.recalibrated_variants.vcf.gz`. Change chrY to whatever you want, and add .tbi if you like.
Tools & Applications:
- Title: Examine genomic variation across populations with AWS
URL: https://aws.amazon.com/blogs/industries/examine-genomic-variation-across-populations-with-aws/
Expand Down