-
Hi there!
I have been using tripal_blast for a drupal 7 website and wanted to migrate to drupal 10 and thereby the updated tripal_blast. Even though it's in early stages, I wanted to contribute to …
-
This issue is a place for everyone working on fields to drop tips, tricks and bits of documentation that we can later incorporate into the official docs at https://tripaldoc.readthedocs.io/en/latest/.
-
Some things to be done for tripal:
- [ ] [python-tripal](https://github.com/abretaud/python-tripal): Python scripts to load specific data using REST API/python-tripal
- [x] fasta (a generic script w…
-
This has been started! 🎉
I have copied tripal/t4d8:9.x-4.x to tripal/tripal:4.x using the following process:
```
git clone https://github.com/tripal/tripal.git
cd tripal
git remote add t4d8 ht…
-
### Discussion or Question
Will Tripal 4 support chado_get_record_entity_by_table($data_table, $record_id)?
This was available in Tripal 3: https://github.com/tripal/tripal/blob/82e052df1c3d912d861…
-
With the change to Tripal 3, we move from Tripal Node Types to Tripal Content Types (Entities). This change also has a small change in UI, which is that more then one Tripal pane can be shown at once.…
-
### Tripal Version
4.0.alpha3
### Drupal Version
10.3.1
### PostgreSQL Version
16.2
### PHP Version
8.3.10
### General Description
When trying to import a configuration using Drupal's [Conf…
-
--Hi,
is there an alternative to install jbrowse module in Tripal 4?
thank you --
-
Pooja reported that /admin/tripal/chado/tripal_feature failed to load in lis-dev. After checking /var/log/httpd-error.log, I determined that it's due to a timeout. The page takes a long time to load o…
-
This issue is a reminder to check the Tripal 4 GFF3 importer to ensure the upgrades in PR #1141 were incorporated.