Guest User

Untitled

a guest
May 26th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. docker run -it -u root --rm -v /data/samples/TGP_VCFs_hg38/norm_out:/data biocontainers/vcftools bash
  2.  
  3. time vcftools --gzvcf n_ALL.chr11_GRCh38.genotypes.20170504.vcf.gz --freq --chr 11 --out chr11_analysis
Add Comment
Please, Sign In to add comment