{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"sgads","owner":"bioslaD","isFork":false,"description":"Small Games for Algorithms and Data Structures","allTopics":["games","algorithms","d","data-structures","algorithms-datastructures"],"primaryLanguage":{"name":"D","color":"#ba595e"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-04-26T08:18:56.009Z"}},{"type":"Public","name":"fastp","owner":"bioslaD","isFork":true,"description":"An ultra-fast all-in-one FASTQ preprocessor (QC/adapters/trimming/filtering/splitting...)","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":332,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-10-15T17:53:36.471Z"}},{"type":"Public","name":"FastQC","owner":"bioslaD","isFork":true,"description":"A quality control analysis tool for high throughput sequencing data","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":84,"license":"GNU General Public License v2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-10-04T11:12:51.620Z"}},{"type":"Public","name":"meetups","owner":"bioslaD","isFork":false,"description":"Content and code labs for Aalborg D meetups","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-09-20T20:15:02.285Z"}},{"type":"Public","name":"fastaq","owner":"bioslaD","isFork":true,"description":"FastA/Q parser based on iopipe","allTopics":[],"primaryLanguage":{"name":"D","color":"#ba595e"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-06-11T19:41:11.552Z"}},{"type":"Public","name":"bioslad.github.io","owner":"bioslaD","isFork":false,"description":"Promoting D and Bioinformatics ","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-05-11T12:46:09.298Z"}},{"type":"Public","name":"algorithms.bio","owner":"bioslaD","isFork":false,"description":"Implementation of bioinformatic algorithms in D","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-05-08T22:29:56.888Z"}},{"type":"Public","name":"rosalind","owner":"bioslaD","isFork":false,"description":"D solution to rosalind.info's problems","allTopics":[],"primaryLanguage":{"name":"D","color":"#ba595e"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-05-05T12:48:22.718Z"}},{"type":"Public","name":"khmer","owner":"bioslaD","isFork":true,"description":"In-memory nucleotide sequence k-mer counting, filtering, graph traversal and more","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":295,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-05-02T20:33:25.870Z"}},{"type":"Public","name":"Jellyfish","owner":"bioslaD","isFork":true,"description":"A fast multi-threaded k-mer counter","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":136,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-05-01T14:40:15.476Z"}},{"type":"Public","name":"vsearch","owner":"bioslaD","isFork":true,"description":"Versatile open-source tool for metagenomics","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":122,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-04-30T10:02:02.662Z"}},{"type":"Public","name":"seqan","owner":"bioslaD","isFork":true,"description":"SeqAn's official repository.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":171,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-04-19T10:58:04.954Z"}},{"type":"Public","name":"bwa","owner":"bioslaD","isFork":true,"description":"Burrow-Wheeler Aligner for short-read alignment (see minimap2 for long-read alignment)","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":553,"license":"GNU General Public License v3.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-04-10T19:01:43.485Z"}},{"type":"Public","name":"queue","owner":"bioslaD","isFork":true,"description":"A basic FIFO queue module for the D programming language.","allTopics":[],"primaryLanguage":{"name":"D","color":"#ba595e"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-02-23T12:25:34.694Z"}},{"type":"Public","name":"primer3","owner":"bioslaD","isFork":true,"description":"Primer3 is a command line tool to select primers for polymerase chain reaction (PCR).","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":64,"license":"GNU General Public License v2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-02-12T01:27:57.405Z"}},{"type":"Public","name":"seqtk","owner":"bioslaD","isFork":true,"description":"Toolkit for processing sequences in FASTA/Q formats","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":309,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-12-19T15:01:06.029Z"}}],"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":"template","text":"Templates"}],"compactMode":false},"title":"bioslaD repositories"}