Contains source code used to wrangle the BRCA variation data that is presented in the brca-exchange site.
bic: Contains relevant scripts pertaining to converting data originating from the Breast Cancer Information Core database to GA4GH reference server friendly vcf format.
umd: Contains relevant scripts and web-scrapped data pertaining to converting data originating from the Universal Mutation Database to GA4GH reference server friendly vcf format.
doc: Directory contains miscellaneous logfiles of various runs of scripts that are in development.
ubuntu@ec2-54-148-207-224.us-west-2.compute.amazonaws.com
using sshThis is the gene feature coordinate file that coincides with the '-r' option of umd2vcf and bic2vcf scripts.
Add the open reading frame coordinates in the genepred file (column 7 is start-codon position and column 8 is the position at the end of the stop-codon)
e.g. mrnaToGene -insertMergeSize=-1 -noCds refseq_annotation.hg19.psl refseq_annotation.hg19.gp
Requires installation of hgvs python package as can be found here: https://github.com/counsyl/hgvs
ftp://ftp.ncbi.nlm.nih.gov/pub/clinvar/xml/
)See https://github.com/BD2KGenomics/brca/blob/master/clinvar/README.txt
See https://raw.githubusercontent.com/BD2KGenomics/brca/master/umd/README.txt
See https://raw.githubusercontent.com/BD2KGenomics/brca/master/bic/README.txt
python setup.py install
in the leidenv1.0_package
directory.http://hci-exlovd.hci.utah.edu/
)See https://raw.githubusercontent.com/BD2KGenomics/brca/master/lovd/README.md
http://databases.lovd.nl/shared/
)See https://raw.githubusercontent.com/BD2KGenomics/brca/master/lovd/README.md
http://evs.gs.washington.edu/EVS/
)See https://github.com/BD2KGenomics/brca/edit/master/esp/README.txt