-
Source: Flymine preview
Special character (�) - present in source data - breaks results page filtering.
Problem:
Flymine 'Interactions Experiment '
Externally curated molecular interaction network i…
mlyne updated
11 years ago
-
Using the version currently on CRAN (0.3-2), `bibliography(style="html")` outputs both the HTML-formatted as well as the unformatted text:
``` r
library(knitcitations)
```
```
Loading required packa…
-
-
Go to the report page for a chromosome. From the on-page table of located features, click "Show all in a table". You get an "oops" error message. (Verified locally and at flymine.)
Here's the error l…
-
Hi,
I am trying to get the taxonomy after a blast search and I came across your biopython scripts which they did look very promising.
Ihave tried them with a Mac 10.8.3 with python and biopython ins…
-
If you ask a query that includes a class constraint, the list-creation still thinks the objects are of the parent class.
Example from FlyMine: the template "GO term name [and children of this term] …
-
In lines 773-775 of GFFParser.py in gff/BCBio/GFF/GFFParser.py
if line.strip() and line.strip()[0] != "#":
parts = [p.strip() for p in line.split('\t')]
ass…