<?xml version="1.0" ?><rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel rdf:about="http://www.lovd.nl/bugs/">
    <title>Flyspray::</title>
    <link>http://www.lovd.nl/bugs/</link>
    <description>Flyspray::LOVD 2.0: Recently opened tasks</description>
    <dc:date>2012-05-16T22:38:06Z</dc:date>
    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=56" />
                <rdf:li rdf:resource="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=55" />
                <rdf:li rdf:resource="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=54" />
                <rdf:li rdf:resource="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=53" />
                <rdf:li rdf:resource="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=52" />
                <rdf:li rdf:resource="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=51" />
                <rdf:li rdf:resource="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=50" />
                <rdf:li rdf:resource="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=49" />
                <rdf:li rdf:resource="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=48" />
                <rdf:li rdf:resource="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=47" />
              </rdf:Seq>
    </items>
    		
  </channel>
    <item rdf:about="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=56">
    <title>FS#56: ability to import multi-gene variants for high throughput tests</title>
    <link>http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=56</link>
    <dc:date>2012-05-16T22:38:06Z</dc:date>
    <dc:creator>Ammar Husami</dc:creator>
    <description>Title: feature request to import variants reports often generated by high throughput technology such as next generation sequencing etc
Description of the problem: the current filed of genetic testing is moving from single gene testing to multi gene testing where handful of gene variants are reported at once. The current LOVD submission scheme is limited to uploading single gene variants. Thus if I have variants for 50 samples for 24 genes, the most efficient way is to create variant import file for each gene adding considerable time to the submission process while it is technically possible to do in one step
solution: add subsection to /config_import.php to identify gene and separate variant tables based on gene symbol allowing import of multiple genes from one file</description>
    <content:encoded><![CDATA[Title: feature request to import variants reports often generated by high throughput technology such as next generation sequencing etc<br />
Description of the problem: the current filed of genetic testing is moving from single gene testing to multi gene testing where handful of gene variants are reported at once. The current LOVD submission scheme is limited to uploading single gene variants. Thus if I have variants for 50 samples for 24 genes, the most efficient way is to create variant import file for each gene adding considerable time to the submission process while it is technically possible to do in one step<br />
solution: add subsection to /config_import.php to identify gene and separate variant tables based on gene symbol allowing import of multiple genes from one file<br />]]></content:encoded>
  </item>
    <item rdf:about="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=55">
    <title>FS#55: Variants reported as uncurated</title>
    <link>http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=55</link>
    <dc:date>2012-04-20T15:09:03Z</dc:date>
    <dc:creator>Raymond Dalgleish</dc:creator>
    <description>On the Configuration tab near the top right there is a &amp;#039;Quicklink&amp;#039; to uncurated variants for the selected gene. More correctly, this seems to link instead to any variant that is Submitted, Non-public or Marked. I have instances of the latter two in my databases where the entries are curated, but not yet made public, or are marked to remind me to go back to them later.

I suggest that the Uncurated Quicklink be replaced by Quicklinks for &amp;#039;Submitted&amp;#039;, &amp;#039;Non-public&amp;#039; and &amp;#039;Marked&amp;#039;. This would improve the usability of LOVD.</description>
    <content:encoded><![CDATA[On the Configuration tab near the top right there is a &#039;Quicklink&#039; to uncurated variants for the selected gene. More correctly, this seems to link instead to any variant that is Submitted, Non-public or Marked. I have instances of the latter two in my databases where the entries are curated, but not yet made public, or are marked to remind me to go back to them later.<br />
<br />
I suggest that the Uncurated Quicklink be replaced by Quicklinks for &#039;Submitted&#039;, &#039;Non-public&#039; and &#039;Marked&#039;. This would improve the usability of LOVD.]]></content:encoded>
  </item>
    <item rdf:about="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=54">
    <title>FS#54: NoCurrDB at HCI-LOVD</title>
    <link>http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=54</link>
    <dc:date>2012-04-18T13:05:47Z</dc:date>
    <dc:creator>Russell Bell</dc:creator>
    <description>We&amp;#039;ve set up LOVD at our institution using the network security mandated version 5.5 of PHP
and are having the following trouble with the installation:

when Im on a the gene home page,
http://hci-lovd.hci.utah.edu/home.php?select_db=MSH2
,and select type, or simple or advanced
the next page is the select gene database
which will send me back to a gene home page depending on which I select

another behavior:
If I go to a gene page and select Unique sequence variants it will take me to
http://hci-lovd.hci.utah.edu/variants.php?select_db=MSH2&amp;amp;action=view_unique


but if I click on Hide Specific Columns I get this error:
Error: NoCurrDB (Logged)
Currently, no gene was selected or sent, but the currdb class has been initiated.  This is a in LOVD or in one of it&amp;#039;s modules.
Debug: /views_columns.php?action=view_all&amp;amp;hide=true

any ideas would be greatly appreciated</description>
    <content:encoded><![CDATA[We&#039;ve set up LOVD at our institution using the network security mandated version 5.5 of PHP<br />
and are having the following trouble with the installation:<br />
<br />
when Im on a the gene home page,<br /><a href="
http://hci-lovd.hci.utah.edu/home.php?select_db=MSH2">
http://hci-lovd.hci.utah.edu/home.php?select_db=MSH2</a><br />
,and select type, or simple or advanced<br />
the next page is the select gene database<br />
which will send me back to a gene home page depending on which I select<br />
<br />
another behavior:<br />
If I go to a gene page and select Unique sequence variants it will take me to<br /><a href="
http://hci-lovd.hci.utah.edu/variants.php?select_db=MSH2&amp;action=view_unique">
http://hci-lovd.hci.utah.edu/variants.php?select_db=MSH2&amp;action=view_unique</a><br />
<br />
<br />
but if I click on Hide Specific Columns I get this error:<br />
Error: NoCurrDB (Logged)<br />
Currently, no gene was selected or sent, but the currdb class has been initiated.  This is a in LOVD or in one of it&#039;s modules.<br />
Debug: /views_columns.php?action=view_all&amp;hide=true<br />
<br />
any ideas would be greatly appreciated<br />]]></content:encoded>
  </item>
    <item rdf:about="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=53">
    <title>FS#53: Editing the list of available detection techniques</title>
    <link>http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=53</link>
    <dc:date>2012-03-15T15:37:32Z</dc:date>
    <dc:creator>Raymond Dalgleish</dc:creator>
    <description>In build 26, changes were made to LOVD 2.0 with regard to the &amp;quot;Detection&amp;quot; columns:

&amp;#039;In new LOVD installations, the following columns are now on the variant side: &amp;quot;Detection/Template&amp;quot;, &amp;quot;Detection/Technique&amp;quot;, &amp;quot;Detection/Tissue&amp;quot;.&amp;#039;

I have just created a new installation of LOVD 2.0 and find that I cannot edit the contents of the &amp;quot;Detection/Technique&amp;quot; column now that it&amp;#039;s &amp;quot;Variant/Detection/Technique&amp;quot; using the box at the bottom of &amp;#039;LOVD Setup - Systems settings&amp;#039; page. Of course, the list of techniques can still be edited using the column data type wizard, but the box which was formerly used for editing the list now seems to be non-functional and redundant.</description>
    <content:encoded><![CDATA[In build 26, changes were made to LOVD 2.0 with regard to the &quot;Detection&quot; columns:<br />
<br />
&#039;In new LOVD installations, the following columns are now on the variant side: &quot;Detection/Template&quot;, &quot;Detection/Technique&quot;, &quot;Detection/Tissue&quot;.&#039;<br />
<br />
I have just created a new installation of LOVD 2.0 and find that I cannot edit the contents of the &quot;Detection/Technique&quot; column now that it&#039;s &quot;Variant/Detection/Technique&quot; using the box at the bottom of &#039;LOVD Setup - Systems settings&#039; page. Of course, the list of techniques can still be edited using the column data type wizard, but the box which was formerly used for editing the list now seems to be non-functional and redundant.<br />]]></content:encoded>
  </item>
    <item rdf:about="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=52">
    <title>FS#52: Support for Google Analytics</title>
    <link>http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=52</link>
    <dc:date>2011-10-18T15:14:01Z</dc:date>
    <dc:creator>Raymond Dalgleish</dc:creator>
    <description>I use Google Analytics to track hits to my two LOVD installations. I do this by embedding the tracking code into the bottom of the file inc-bot.php. It&amp;#039;s not an ideal solution because any change to inc-bot.php in future builds will mean having to edit the tracking code back into the file again. Indeed, there might be a better file into which to paste the code, but the present solution does work. In addition, my solution is feasible only because I host the two installations on my own server and can edit the inc-bot.php file. Curators whose sites are hosted at LUMC do not (presumably) have this luxury.

Would it be possible to provide direct support for Google Analytics by providing a box into which the tracking code could be pasted by the database curator. Some thought might need to be given for the situation where a single shared-installation hosts genes which need to be tracked individually because these genes belong to different curators. A single-installation wide solution is not the answer, but neither is one which does it gene by gene.</description>
    <content:encoded><![CDATA[I use Google Analytics to track hits to my two LOVD installations. I do this by embedding the tracking code into the bottom of the file inc-bot.php. It&#039;s not an ideal solution because any change to inc-bot.php in future builds will mean having to edit the tracking code back into the file again. Indeed, there might be a better file into which to paste the code, but the present solution does work. In addition, my solution is feasible only because I host the two installations on my own server and can edit the inc-bot.php file. Curators whose sites are hosted at LUMC do not (presumably) have this luxury.<br />
<br />
Would it be possible to provide direct support for Google Analytics by providing a box into which the tracking code could be pasted by the database curator. Some thought might need to be given for the situation where a single shared-installation hosts genes which need to be tracked individually because these genes belong to different curators. A single-installation wide solution is not the answer, but neither is one which does it gene by gene.]]></content:encoded>
  </item>
    <item rdf:about="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=51">
    <title>FS#51: Link to exon table during variant submission</title>
    <link>http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=51</link>
    <dc:date>2011-09-30T13:28:49Z</dc:date>
    <dc:creator>Raymond Dalgleish</dc:creator>
    <description>LOVD creates tables (text and HTML) of exon coordinates which are stored in the /refseq sub-directory. It would be useful to provide a link to the HTML version of the table (to open in a new tab) on the variant submission form. At present, there is a link adjacent to the DNA change box (just below the &amp;quot;Check variant with Mutalyzer 2.0&amp;quot; button) that allows access to the HTML view of the cDNA and intron sequence. A link to the exon table would be useful too because most of the time I just want to work out (or confirm) the exon in which the variant lies. The data displayed in the table are a more convenient source of information for this task.</description>
    <content:encoded><![CDATA[LOVD creates tables (text and HTML) of exon coordinates which are stored in the /refseq sub-directory. It would be useful to provide a link to the HTML version of the table (to open in a new tab) on the variant submission form. At present, there is a link adjacent to the DNA change box (just below the &quot;Check variant with Mutalyzer 2.0&quot; button) that allows access to the HTML view of the cDNA and intron sequence. A link to the exon table would be useful too because most of the time I just want to work out (or confirm) the exon in which the variant lies. The data displayed in the table are a more convenient source of information for this task.]]></content:encoded>
  </item>
    <item rdf:about="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=50">
    <title>FS#50: Display patient number on Status page</title>
    <link>http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=50</link>
    <dc:date>2011-09-30T13:29:06Z</dc:date>
    <dc:creator>Raymond Dalgleish</dc:creator>
    <description>The &amp;quot;LOVD - Current system status&amp;quot; page displays the total &amp;quot;Total variants&amp;quot; and &amp;quot;Unique variants&amp;quot; for each gene. It would be useful to add an additional column to display the &amp;quot;Number of patients&amp;quot; for each gene.</description>
    <content:encoded><![CDATA[The &quot;LOVD - Current system status&quot; page displays the total &quot;Total variants&quot; and &quot;Unique variants&quot; for each gene. It would be useful to add an additional column to display the &quot;Number of patients&quot; for each gene.]]></content:encoded>
  </item>
    <item rdf:about="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=49">
    <title>FS#49: Locking out new submitters temporarily</title>
    <link>http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=49</link>
    <dc:date>2011-07-07T14:22:34Z</dc:date>
    <dc:creator>Raymond Dalgleish</dc:creator>
    <description>I sometimes have a problem whereby a person registers as a submitter and goes ahead and submits data without understanding what they doing. I recently had such a submitter who entered a single patient with six dominant disease-causing variants, any one of which would have been sufficient to cause the disease in question. The problem is that there is no mechanism, at present, to prevent this.

Ideally, I would like the submitter to be automatically presented with the &amp;quot;How to&amp;quot; document which I send out manually to new submitters. Submitters would hopefully read these guidance notes and would have to tick a check-box to indicate that they&amp;#039;d done so before being allowed to submit data. This type of solution probably needs to wait for version 3.

In the meantime, version 2 could be modified so that new submitters are temporarily locked out from submitting data until approved by the database manager. That would give me time to intervene and send guidance notes to potential submitters.</description>
    <content:encoded><![CDATA[I sometimes have a problem whereby a person registers as a submitter and goes ahead and submits data without understanding what they doing. I recently had such a submitter who entered a single patient with six dominant disease-causing variants, any one of which would have been sufficient to cause the disease in question. The problem is that there is no mechanism, at present, to prevent this.<br />
<br />
Ideally, I would like the submitter to be automatically presented with the &quot;How to&quot; document which I send out manually to new submitters. Submitters would hopefully read these guidance notes and would have to tick a check-box to indicate that they&#039;d done so before being allowed to submit data. This type of solution probably needs to wait for version 3.<br />
<br />
In the meantime, version 2 could be modified so that new submitters are temporarily locked out from submitting data until approved by the database manager. That would give me time to intervene and send guidance notes to potential submitters.]]></content:encoded>
  </item>
    <item rdf:about="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=48">
    <title>FS#48: Reply-To header for submitter registrations</title>
    <link>http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=48</link>
    <dc:date>2011-07-29T16:25:41Z</dc:date>
    <dc:creator>Raymond Dalgleish</dc:creator>
    <description>LOVD was modified in build 30 so that the Reply-To header in emails sent out by LOVD now points to the data submitter. Could this also be fixed for submitter registrations?</description>
    <content:encoded><![CDATA[LOVD was modified in build 30 so that the Reply-To header in emails sent out by LOVD now points to the data submitter. Could this also be fixed for submitter registrations?]]></content:encoded>
  </item>
    <item rdf:about="http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=47">
    <title>FS#47: Monitor reference sequence version numbers</title>
    <link>http://www.lovd.nl/bugs/index.php?do=details&amp;task_id=47</link>
    <dc:date>2011-04-06T15:08:09Z</dc:date>
    <dc:creator>Raymond Dalgleish</dc:creator>
    <description>The Mutalyzer plugin for LOVD stopped working for the PLOD1 gene in one of my installations. The error message related to the transcript not being found. The underlying cause was that the RefSeq mRNA record had been updated from NM_000302.2 to NM_000302.3 and this no longer matched with the RefSeqGene record for the gene. It was simple to fix once I realised what had happened.

Could a feature be added to LOVD to track changes in reference sequence version numbers and inform the database manager?

Thanks.</description>
    <content:encoded><![CDATA[The Mutalyzer plugin for LOVD stopped working for the PLOD1 gene in one of my installations. The error message related to the transcript not being found. The underlying cause was that the RefSeq mRNA record had been updated from NM_000302.2 to NM_000302.3 and this no longer matched with the RefSeqGene record for the gene. It was simple to fix once I realised what had happened.<br />
<br />
Could a feature be added to LOVD to track changes in reference sequence version numbers and inform the database manager?<br />
<br />
Thanks.]]></content:encoded>
  </item>
  </rdf:RDF>

