Rename bio_seq to bioseq and update urls (#2047)

This commit is contained in:
Kerry A. Cobb 2021-10-28 00:39:46 -05:00 committed by GitHub
parent f263909123
commit b5a1bc1edd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22048,17 +22048,21 @@
},
{
"name": "bio_seq",
"url": "https://github.com/kerrycobb/nim-dna-seq",
"url": "https://github.com/kerrycobb/BioSeq",
"method": "git",
"tags": [
"fasta",
"alignment",
"sequence",
"biology",
"bioinformatics",
"rna",
"dna",
"iupac"
],
"description": "A Nim library for biological sequence data.",
"license": "MIT",
"web": "https://github.com/kerrycobb/nim-dna-seq"
"web": "https://github.com/kerrycobb/BioSeq"
},
{
"name": "questionable",