-
i renamed a job result file using the website. Here is what it looks like with ws-ls.
![image](https://user-images.githubusercontent.com/7661533/37719418-f7ac2ba4-2cf2-11e8-97b7-6cc55fa1319d.png)
…
-
Dear developers,
I would like to use trinotate for the annotations of transcriptome assembly. I face an issue with Build_Trinotate_Boilerplate_SQLite_db.pl (version 3.2.1)
Here is the error I get:
…
-
our projects on wwwint show a "connection is not private" error:
- https://wwwint.ebi.ac.uk/ait/biovalidator
- https://wwwint.ebi.ac.uk/biosamples/checklist-editor
![Image](https://github.com/user-att…
-
- [ ] meeting with core team - MS, AB, AL, KW
- [x] initial meeting with skills team
- [x] attend kick off meeting to meet other projects and mentors
- [x] set up github repo
- [x] make project pl…
-
Can not add as dependency to my maven project.
- which repository has to be used?
might also be an issue that name or repository (fiji_plugin_cats) does not match artifact id (fiji-plugin-cats) in…
-
EBI has some 2K sequences we could bring in too. @AndreaGuarracino can you take a look at:
https://www.covid19dataportal.org/sequences?db=embl
-
Hi,
I am trying to run the dkfz/embl workflow. I tried several ways and none is working. I will start with this one for now:
I tried this:
dockstore tool launch --local-entry Dockstore.cwl --json …
-
Spieltisch, etc.
-
![image](https://user-images.githubusercontent.com/928100/27743059-adfa1012-5db2-11e7-82c9-12ec886e333e.png)
-
We have code like this to retrieve an numeric feature in a table:
```
public Double getNumber( String feature )
{
return tableSupplier.get().row( rowIndex ).getNumber( feature );
}
```
…