Releases: biowonks/node-mist3
Releases · biowonks/node-mist3
More on Genes.search() error handling
1.6.4 1.6.4
dealing with 504 in Genes.search()
Reject promise instead of throwing a JSON parser error.
Catching errors in Taxonomy.getParents
It now catch 500 responses from MiST3
1.6.1
1.6.1
taxonomy class
getParent
getParentMany
fix gene.searchMany()
1.5.5 1.5.5
genes.searchMany()
F genes search many (#19) * adding a more informative error to info * 1.4.5 * handling errors in addAseqInfo and make config of mocha reporter for bunyan * 1.4.7 * Handling null sequences in MakeFasta and fixing errors * 1.4.8 * partial work towards multi api list * Attempt to solve 504 problems * 1.5.4
adding gene.search route
1.5.3 1.5.3
get genome info of all genomes in mist3
F get info all genomes (#17) * initial commmit * get all genome info * fixing edge cases * fixing edge cases * 1.5.1 * less logs during tests
refactor MakeFasta
Make fasta refactor (#16) * adding a more informative error to info * 1.4.5 * handling errors in addAseqInfo and make config of mocha reporter for bunyan * 1.4.7 * Handling null sequences in MakeFasta and fixing errors * 1.4.8 * partial work towards multi api list * better error handling * better error handling * caltech api * refactor of MakeFasta * 1.5.0