Version: 5.0.0
Export
Default exporters in bio project
- tab/csv - tab or comma separated
- GFF3
- FASTA
- BED
- Galaxy - exports data in tab or BED format to Galaxy server
Appears on these pages:
- Query results page
- List analysis page
- Genomic Region Search results page
#
Create a custom exporterYou can add additional export options to your InterMine by creating a custom exporter.
Write Java classes to handle the data
see
BEDHttpExporter.java
andBEDExporter.java
Add the class to your webconfig-model.xml file:
Update Struts config
#
CustomisationBy default, SequenceFeature and Protein can be exported in FASTA format
Exporter description