Our sequenceserrver is working nicely and now, I was asked to create some links with the link generator function. The desired program is an ORF link finder.
I was thinking to use either:
https://www.ncbi.nlm.nih.gov/orffinder/
or
http://emboss.bioinformatics.nl/cgi-bin/emboss/getorf
I have seen your examples on github but I am not 100% sure if generating a link would work with any web service. Also I am not a ruby programmer, I will just try to use the example as a guide but before that I simply wanted to ask if it is actually possible to get the link generator to work.
Secondly the biologists who use sequenceserver are blasting against very similar custom databases if I would assign a sequence ID, it would very likely be the same for some databases. What would be best practise in this case? I want to merge the database name and the sequenceID. Would a long name still be faster than using the whichdb method?
Thanks so much for making sequenceserver awesome!
All the best
Tino