-
We need to upgrade the Tripal Importer documentation. The original Tripal 3 documentation is here: https://tripal.readthedocs.io/en/latest/dev_guide/custom_data_loader.html
This will be moved under…
-
### Task Description
This comment https://github.com/tripal/tripal/pull/1960#issuecomment-2377718708 points out that we currently generate a citation for a publication in at least two different ways.…
-
There is also a vagrant project that produces VM for drupal.
Maybe we can consider do the same thing but for drupal https://github.com/geerlingguy/drupal-vm.
-
SSR terms are created as feature prop terms, and therefore do not link to a CV.
For example:
```
tripal_insert_cvterm(array(
'name' => 'tripal_ssr_repeats',
'def' => 'The number o…
-
This workflow will create Tripal organism and analysis pages, and as much information to these pages as we can, following our guidelines: https://gitlab.com/i5k_Workspace/workspace_roadmap/-/wikis/Add…
-
Expand to show genome assembly overview if analysis represents a genome assembly.
[LEGUME-704] created by ecannon
-
### Content Types
- Genetic Maps
- List QTL on the current map.
- Trait Pages
- List QTL associated with the current trait through feature_cvterm.
- Genetic Marker Pages
- List the…
-
Work on this has been begun by @reynoldtan on branch 9.x-2.x. We have a PR open #81 for testing of the current upgrade and would appreciate feedback on this issue or the PR if you are interested in us…
-
Currently we have general permissions for CRUD operations on Tripal Content in `tripal/tripal.permissions.yml` as shown below:
```yml
add tripal content entities:
title: 'Create new Tripal Cont…
-
It would be useful for Tripal to provide a (drush) generator to generate extension modules specifically for Tripal. This would build off of the standard Drupal module generator template and provide Tr…