git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dddf50
)
update authors for RNA processing routines
author
jprocter
<jprocter@compbio.dundee.ac.uk>
Fri, 7 Dec 2012 15:01:26 +0000
(15:01 +0000)
committer
jprocter
<jprocter@compbio.dundee.ac.uk>
Fri, 7 Dec 2012 15:01:26 +0000
(15:01 +0000)
src/jalview/analysis/Rna.java
patch
|
blob
|
history
diff --git
a/src/jalview/analysis/Rna.java
b/src/jalview/analysis/Rna.java
index
1583f84
..
3d7eab5
100644
(file)
--- a/
src/jalview/analysis/Rna.java
+++ b/
src/jalview/analysis/Rna.java
@@
-17,6
+17,8
@@
*/
/* Author: Lauren Michelle Lui
* Methods are based on RALEE methods http://personalpages.manchester.ac.uk/staff/sam.griffiths-jones/software/ralee/
+ * Additional Author: Jan Engelhart (2011) - Structure consensus and bug fixing
+ * Additional Author: Anne Menard (2012) - Pseudoknot support and secondary structure consensus
* */
package jalview.analysis;