diff --git a/Readme.md b/Readme.md index 987f9811e..374f80a44 100644 --- a/Readme.md +++ b/Readme.md @@ -199,11 +199,11 @@ In addition, all models are listed in the file [models.json](./data/models.json) If you would like to submit a new template or replace an existing one, please [submit an issue](https://github.com/RNAcentral/R2DT/issues/new) including: -- Description of the new template and any relevant background information - A FASTA file with a reference sequence and secondary structure - see [example](./data/rfam/RF00002/RF00002-traveler.fasta) - A [Traveler XML file](https://github.com/davidhoksza/traveler#traveler-intermediate-format) - see [example](./data/rfam/RF00002/traveler-template.xml) +- Description of the new template and any relevant background information -It is also possible to generate a new template using a special version of the XRNA software, [XRNA-GT](https://github.com/LDWLab/XRNA-GT). +One can create a new template locally using the [generate_cm_library.py](./utils/generate_cm_library.py) script with the FASTA and XML files described above. It is also possible to generate a new template using a special version of the XRNA software, [XRNA-GT](https://github.com/LDWLab/XRNA-GT). :warning: GitHub currently does not support attaching files with `.fasta` or `.bpseq` extensions so please attach the files as `.txt`.