[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Proposal for Registry-display on task pages



On Thu, Oct 19, 2017 at 08:22:34AM +0200, Andreas Tille wrote:
> On Mon, Oct 09, 2017 at 04:10:59PM +0200, Steffen Möller wrote:
> > 
> > registry_prefix={
> >   "bio.tools"=>"https://bio.tools/";,
> >   "RRID" => "http://identifiers.org/rrid/RRID:";,
> >   "SciCrunch" => "http://identifiers.org/rrid/RRID:";,
> >   "OMICtools" => "https://duckduckgo.com/?q=\\"; (a single backslash at the end is what I want)
> > }
> 
> What about SEQwiki ?

udd=# select * from registry where name = 'SEQwiki';
    source     |  name   |               entry                
---------------+---------+------------------------------------
 snpomatic     | SEQwiki | SNP-o-matic
 ssake         | SEQwiki | http://seqanswers.com/wiki/SSAKE
 ampliconnoise | SEQwiki | PyroNoise
 trinityrnaseq | SEQwiki | http://seqanswers.com/wiki/Trinity
 bowtie2       | SEQwiki | Bowtie
 bwa           | SEQwiki | http://seqanswers.com/wiki/BWA
 bowtie        | SEQwiki | http://seqanswers.com/wiki/Bowtie
 fastqc        | SEQwiki | FastQC
(8 rows)

The registry entries for SEQwiki are a mix from kind of IDish entries
and URLs.  I checked two of the URLs and I searched for SEQwiki which
leaded to

     https://www.bioinformatics.org/wiki/SEQwiki

The local search for the IDish entries did not lead to anything
sensible.

Please clarify.

Thanks

      Andreas.
 

-- 
http://fam-tille.de


Reply to: