{"id":19749564,"url":"https://github.com/mskcc/vcf_accuracy","last_synced_at":"2025-06-18T06:35:45.920Z","repository":{"id":36303100,"uuid":"40607702","full_name":"mskcc/vcf_accuracy","owner":"mskcc","description":"vcf accuracy evaluator using VT, BEDTOOLS, PyVCF, and TABIX","archived":false,"fork":false,"pushed_at":"2016-05-24T15:28:24.000Z","size":1026,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":80,"default_branch":"master","last_synced_at":"2025-01-10T21:22:09.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mskcc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-12T15:15:00.000Z","updated_at":"2016-04-01T13:54:57.000Z","dependencies_parsed_at":"2022-08-29T15:52:20.689Z","dependency_job_id":null,"html_url":"https://github.com/mskcc/vcf_accuracy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskcc%2Fvcf_accuracy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskcc%2Fvcf_accuracy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskcc%2Fvcf_accuracy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskcc%2Fvcf_accuracy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mskcc","download_url":"https://codeload.github.com/mskcc/vcf_accuracy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241079775,"owners_count":19906122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T02:27:14.509Z","updated_at":"2025-02-28T00:41:29.865Z","avatar_url":"https://github.com/mskcc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![VCFs are Great](http://i.imgur.com/E8gfNu0.gif \"Aww Yeah Accuracy Time!\")\n\n\nInstall some Libs\n=================\n\n* use THIS python for below commands, so we get argparse + all these libs:\n* /opt/common/CentOS_6-dev/python/python-2.7.10/bin/python\n* download/install cmo package \n* git clone https://github.com/mskcc/cmo.git\n* python setup.py install --user\n* download/install magic package\n* https://pypi.python.org/packages/source/f/filemagic/filemagic-1.6.tar.gz\n* tar -xvf and python setup.py install --user\n* download/install pyvcf\n* https://pypi.python.org/packages/source/P/PyVCF/PyVCF-0.6.7.tar.gz\n* tar -xvf and python setup.py install --user\n\n\nExpected formatting\n===================\n\nMAF input requirements\n----------------------\n\n* Requires standard TCGA MAF columns (https://wiki.nci.nih.gov/display/TCGA/Mutation+Annotation+Format+(MAF)+Specification):\n  * Hugo_Symbol, Entrez_Gene_ID, Center, NCBI_Build, Chromosome, Start_Position, End_Position,\n    Strand, Variant_Classification, Variant_Type, Reference_Allele, Tumor_Seq_Allele1, Tumor_Seq_Allele2,\n    dbSNP_RS, dbSNP_Val_Status, Tumor_Sample_Barcode, Matched_Norm_Sample_Barcode, Match_Norm_Seq_Allele1,\n    Match_Norm_Seq_Allele2, Tumor_Validation_Allele1, Tumor_Validation_Allele2, Match_Norm_Validation_Allele1,\n    Match_Norm_Validation_Allele2, Verification_Status, Validation_Status, Mutation_Status, Sequencing_Phase,\n    Sequence_Source, Validation_Method, Score, BAM_File, Sequencer\n\n* Requires MSKCC specific columns:\n  * n_ref_count, n_alt_count, n_depth, t_alt_count, t_ref_count, t_depth\n\n* If subsetting the bedfile chromosome labelling must match the variant file style chr1 vs. 1, MT vs. M etc.\n* Pre-normalized datasets must be left aligned and processed using VT (http://genome.sph.umich.edu/wiki/Vt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskcc%2Fvcf_accuracy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmskcc%2Fvcf_accuracy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskcc%2Fvcf_accuracy/lists"}