Fred
Fred
This PR try to make this one useless: https://github.com/galaxyproject/galaxy/pull/9207 It get environment variables from xml in order to send them as parameters in URL for data_source_async tools. What I've understood:...
-d and -w test operators do not seem to respect the acls. use filetest pragma
Just like [GGB ](http://gmod.org/wiki/GBrowse_2.0_HOWTO#Track_Definitions) > Simply provide the feature option with a space-delimited list of the features you want to include. For >example: > >feature = gene:sgd stRNA:sgd it's not...
It should be ` $qpmax; and $qpmin;` right ? https://github.com/bioperl/bioperl-live/blob/7cc47700c5ee5aed5e6a32966b86628c28b6b127/lib/Bio/SearchIO/Writer/GbrowseGFF.pm#L267 https://github.com/bioperl/bioperl-live/blob/7cc47700c5ee5aed5e6a32966b86628c28b6b127/lib/Bio/SearchIO/Writer/GbrowseGFF.pm#L268 It should be ` $qmmax; and $qmmin;` right ? https://github.com/bioperl/bioperl-live/blob/7cc47700c5ee5aed5e6a32966b86628c28b6b127/lib/Bio/SearchIO/Writer/GbrowseGFF.pm#L296 https://github.com/bioperl/bioperl-live/blob/7cc47700c5ee5aed5e6a32966b86628c28b6b127/lib/Bio/SearchIO/Writer/GbrowseGFF.pm#L297
Async mode is now available thought API It seems to work, I can access to `/api/async/fasta_sequences//?STATUS=OK&URL=&key=`. There is still a lot of work to do or review: - [ ]...
Hi, RepeatMasker (`4.0.9`) ends with `FATAL ERROR: RepeatMasker giving up.` I've launched RepeatMasker on a file that holds a larger number of repeats. I've noticed that the TRF `4.0.9` command...
a need that pop-up today from one of my colleague.
Hello Is it possible to add a way to use all needed options for the blast tools ? Of course all options can't be fully integrated, the interface will become...
Hello I have modified the python script and its XML file in order to be able to print (or not) a header for the tabular file. Is it possible to...