Rename bio_seq to bioseq and update urls (#2047)

This commit is contained in:
Kerry A. Cobb
2021-10-28 07:39:46 +02:00
committed by GitHub
parent f263909123
commit b5a1bc1edd
+6 -2
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",