Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.1 #178

Merged
merged 69 commits into from
Feb 2, 2025
Merged

Release 2.1 #178

merged 69 commits into from
Feb 2, 2025

Conversation

AntonPetrov
Copy link
Member

@AntonPetrov AntonPetrov commented Feb 2, 2025

This pull request includes several updates and improvements across multiple files. The primary changes involve updating version numbers, modifying Docker-related configurations, and adding new biological data sequences.

Version Updates:

  • Dockerfile: Updated BASE_IMAGE_VERSION from v2.0.1 to v2.1.
  • Readme.md: Updated version from 2.0 (2024) to 2.1 (2025).

Docker Configuration:

tmRNA templates:

  • data/tmrna/cm/all.fa: Added multiple tmRNA sequences and their respective annotations.
  • data/tmrna/cm/all.fa.njs: Added metadata for the all.fa nucleotide database.
  • data/tmrna/cm/modelinfo.txt: Added model information for various tmRNA sequences.
  • data/tmrna/fasta/tmRNA.fasta, data/tmrna/fasta/tmRNA_alpha.fasta, data/tmrna/fasta/tmRNA_beta.fasta, data/tmrna/fasta/tmRNA_cyano.fasta, data/tmrna/fasta/tmRNA_intron.fasta, data/tmrna/fasta/tmRNA_mito.fasta: Added tmRNA sequences with secondary structure annotations. [1] [2] [3] [4] [5] [6]
  • data/tmrna/metadata.tsv: Added metadata for tmRNA models including species, taxid, and RNA type.
  • data/tmrna/sto/tmRNA_beta.sto: Added Stockholm format alignment for tmRNA_beta.
  • Lowercase sequences are preserved in the final diagrams.

Base Image:

  • base_image/Dockerfile: Updated traveler_COMMIT to a new commit hash to use the fixed version of Infernal-to-Traveler mapping.

nmt-tRNAs

The correct anticodon is now selected using the information in the note field of tRNAScan output that is produced with the --detail option.

AntonPetrov and others added 30 commits November 15, 2024 11:04
The coordinates are relative to the original sequence
This preserves lowercase nucleotides, if any, in the output because intermediate steps convert all nts to uppercase.
Adds support for tmRNA templates
Copy link

github-actions bot commented Feb 2, 2025

Docker image tag(s) pushed:

rnacentral/r2dt:pr-178

Labels added to images:

org.opencontainers.image.created=2025-02-02T17:39:10.275Z
org.opencontainers.image.description=Visualise RNA secondary structure in consistent, reproducible and recognisable layouts
org.opencontainers.image.licenses=Apache-2.0
org.opencontainers.image.revision=2a97e380c26f2411f3ecb780ff7e21d3965c22f0
org.opencontainers.image.source=https://github.com/r2dt-bio/R2DT
org.opencontainers.image.title=R2DT
org.opencontainers.image.url=https://github.com/r2dt-bio/R2DT
org.opencontainers.image.version=pr-178

@AntonPetrov AntonPetrov merged commit 3621be7 into main Feb 2, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants