Pardon me if this is a repeat, but I've not found it anywhere. I'd like to simply send a sequence to the SequenceServer via GET or more likely POST and have the user then choose the databases, add any BLAST options, and submit the search. I've been able to do the full POST of method+sequence+databases[]+advanced, but it seems a bit silly for me to rebuild that form when all I really want to do is get a sequence from my webapp (InterMine) over to SequenceServer. Is there already a way to do this? Thanks!