Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
ensembl
Commits
3821b930
Commit
3821b930
authored
Mar 19, 2019
by
Marek Szuba
Browse files
Add missing descriptions to RNAProduct.pm and MicroRNA.pm
parent
3a551aa7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
modules/Bio/EnsEMBL/MicroRNA.pm
modules/Bio/EnsEMBL/MicroRNA.pm
+4
-1
modules/Bio/EnsEMBL/RNAProduct.pm
modules/Bio/EnsEMBL/RNAProduct.pm
+4
-1
No files found.
modules/Bio/EnsEMBL/MicroRNA.pm
View file @
3821b930
...
...
@@ -35,7 +35,10 @@ of a transcript
=head1 DESCRIPTION
TODO
A specialisation of Bio::EnsEMBL::RNAProduct describing
MicroRNAs. Mostly takes care of wrapping miRNA-specific RNAProduct
attributes in methods which make them look like ordinary class
members.
=head1 SYNOPSIS
...
...
modules/Bio/EnsEMBL/RNAProduct.pm
View file @
3821b930
...
...
@@ -35,7 +35,10 @@ of a transcript
=head1 DESCRIPTION
TODO
Objects of this class represent mature RNA products of
transcripts. Examples of such products include MicroRNA (miRNA),
circular RNA (circRNA) or piwi-interacting RNA (piRNA), and they
commonly play a role in gene expression.
=head1 SYNOPSIS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment