{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"stdpopsim","owner":"mcveanlab","isFork":true,"description":"A library of standard simulation models for msprime","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":85,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-03-10T09:40:02.561Z"}},{"type":"Public","name":"msprime","owner":"mcveanlab","isFork":true,"description":"A reimplementation of Hudson's classical ms simulator for modern data sets.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":84,"license":"GNU General Public License v3.0","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-03-03T12:43:19.286Z"}},{"type":"Public","name":"treeseq-inference","owner":"mcveanlab","isFork":false,"description":"Work for the tree sequence inference paper.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":8,"starsCount":23,"forksCount":9,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-10-19T14:56:26.798Z"}},{"type":"Public","name":"Corticall","owner":"mcveanlab","isFork":false,"description":"Germline DNM caller based on LdBG assembly of pathogens","topicNames":["links","genome","traversal","connectivity","variant-calling","denovo-assembly","class-library","java-api","cortex","de-bruijn-graphs"],"topicsNotShown":0,"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":1,"starsCount":7,"forksCount":3,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-05-11T17:18:22.803Z"}},{"type":"Public","name":"tskit-workshop","owner":"mcveanlab","isFork":false,"description":"JupyterHub infrastructure for tskit workshops","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Jupyter Notebook","color":"#DA5B0B"},"pullRequestCount":0,"issueCount":6,"starsCount":3,"forksCount":3,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-06-03T14:36:52.651Z"}},{"type":"Public","name":"mccortex","owner":"mcveanlab","isFork":false,"description":"De novo genome assembly and multisample variant calling","topicNames":["genomics","variant-calling","genome-analysis","genome-graph","contigs","kmer","cortex","genome-assembly","de-bruijn-graphs"],"topicsNotShown":0,"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":1,"issueCount":27,"starsCount":110,"forksCount":25,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-03-28T11:36:02.546Z"}},{"type":"Public","name":"TreeWASDir","owner":"mcveanlab","isFork":false,"description":"Repository for our manuscript 'Systematic classification of shared components of genetic risk for common human diseases'.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"R","color":"#198CE7"},"pullRequestCount":0,"issueCount":2,"starsCount":5,"forksCount":2,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-03-25T08:26:07.540Z"}},{"type":"Public","name":"mixedIBD-Supplement","owner":"mcveanlab","isFork":false,"description":"Supplementary material for mixedIBD paper","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Jupyter Notebook","color":"#DA5B0B"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-01-29T11:38:32.342Z"}},{"type":"Public","name":"DEploid","owner":"mcveanlab","isFork":true,"description":"dEploid is designed for deconvoluting mixed genomes with unknown proportions. Traditional ‘phasing’ programs are limited to diploid organisms. Our method modifies Li and Stephen’s algorithm with Markov chain Monte Carlo (MCMC) approaches, and builds a generic framework that allows haloptype searches in a multiple infection setting.","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":9,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-11-20T14:10:05.297Z"}},{"type":"Public","name":"DEploid-r","owner":"mcveanlab","isFork":true,"description":"An R interface for dEploid. dEploid is designed for deconvoluting mixed genomes with unknown proportions. Traditional ‘phasing’ programs are limited to diploid organisms. Our method modifies Li and Stephen’s algorithm with Markov chain Monte Carlo (MCMC) approaches, and builds a generic framework that allows haloptype searches in a multiple infe…","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":3,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-10-20T19:54:38.476Z"}},{"type":"Public","name":"schmidtWorkshop","owner":"mcveanlab","isFork":false,"description":"Code used in Scmidt Science Fellowship workshop","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Jupyter Notebook","color":"#DA5B0B"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-07-25T16:22:12.092Z"}},{"type":"Public","name":"schmidtWorkshop-docker","owner":"mcveanlab","isFork":false,"description":"Builds a docker image out of the schmidtWorkshop repo","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Dockerfile","color":"#384d54"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-07-25T11:10:26.501Z"}},{"type":"Public","name":"TreeWAS","owner":"mcveanlab","isFork":false,"description":"","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"R","color":"#198CE7"},"pullRequestCount":0,"issueCount":5,"starsCount":15,"forksCount":6,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-10-16T15:13:21.279Z"}},{"type":"Public","name":"bdiBeamer","owner":"mcveanlab","isFork":true,"description":"","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"TeX","color":"#3D6117"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-06-22T12:43:24.656Z"}},{"type":"Public","name":"PfDeconv","owner":"mcveanlab","isFork":false,"description":"PfDeconv is now renamed as DEploid.","topicNames":[],"topicsNotShown":0,"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-07-29T13:02:01.244Z"}},{"type":"Public","name":"PacBio","owner":"mcveanlab","isFork":true,"description":"Assessments of PacBio datasets","topicNames":[],"topicsNotShown":0,"primaryLanguage":{"name":"Perl","color":"#0298c3"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2014-10-17T13:25:07.430Z"}}],"repositoryCount":16,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"mirror","text":"Mirrors"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}