-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Some things to be done for tripal:
- python-tripal: Python scripts to load specific data using REST API/python-tripal
- fasta (a generic script would be better, but easy to implement with rest)
- gff (this one too)
- sync features
- blast results (tripal_analysis_blast)
- add some tripal-specific analysis properties in analysisprop table https://github.com/tripal/tripal_analysis_blast/blob/7.x-2.x/includes/tripal_analysis_blast.chado_node.inc#L390
- interpro results (tripal_analysis_blast)
- add some tripal-specific analysis properties in analysisprop table https://github.com/tripal/tripal_analysis_interpro/blob/7.x-2.x/includes/tripal_analysis_interpro.chado_node.inc#L262
- go annotation (https://github.com/tripal/tripal_analysis_go/, seems to be dead)
- expression data (https://github.com/tripal/tripal_analysis_expression)
- more? kegg?
- python-chado
- create organism
- create analysis
- tools from https://github.com/TAMU-CPT/CHAPLIN?
- Galaxy tools
- python-chado tools
- python-tripal tools
- Auth from galaxy in the same way as apollo (=store somewhere the url + login/pass and use it in each tool)
- use https://www.drupal.org/project/tripal_daemon to launch jobs instead of cron? requires php compiled with pcntl support...
- indexing/search
- using elasticsearch
- ENV to configure tripal theme
- update to tripal 2.1 Need chado 1.31 for tripal 2.1 docker-tripal#9 Need taxonomic rank ontology docker-tripal#6
Metadata
Metadata
Assignees
Labels
No labels