Skip to content
Snippets Groups Projects
Commit 29fecd1f authored by Marek Szuba's avatar Marek Szuba
Browse files

RNAProduct: fix typo in docstrings

parent 6e8184f5
No related branches found
No related tags found
2 merge requests!371Add support for mature RNA products of transcripts (e.g. MicroRNA) to the API and schema,!371Add support for mature RNA products of transcripts (e.g. MicroRNA) to the API and schema
......@@ -78,7 +78,7 @@ use parent qw(Bio::EnsEMBL::Storable);
Arg [-STABLE_ID] : The stable identifier for this RNAPRoduct
Arg [-VERSION] : The version of the stable identifier
Arg [-DBID] : The internal identifier of this RNAProduct
Arg [-ADAPTOR] : The TranslationAdaptor for this RNAProduct
Arg [-ADAPTOR] : The RNAProductAdaptor for this RNAProduct
Arg [-SEQ] : Manually sets the nucleotide sequence of this
rnaproduct. May be useful if this rnaproduct is not
stored in a database.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment