Mercurial > repos > lecorguille > test
comparison xcms_summary.r @ 1:0692b03eeddc draft default tip
planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
author | lecorguille |
---|---|
date | Tue, 22 Mar 2016 16:21:07 -0400 |
parents | fdc068daa4a8 |
children |
comparison
equal
deleted
inserted
replaced
0:fdc068daa4a8 | 1:0692b03eeddc |
---|---|
137 | 137 |
138 if (exists("xa")) { | 138 if (exists("xa")) { |
139 writehtml("<h2>Informations about the CAMERA object:</h2>") | 139 writehtml("<h2>Informations about the CAMERA object:</h2>") |
140 | 140 |
141 writehtml("<div>") | 141 writehtml("<div>") |
142 writehtml("Number of pcgroup:",length(xa@pspectra)) | 142 writehtml("Number of pcgroup: ",length(xa@pspectra)) |
143 writehtml("</div>") | 143 writehtml("</div>") |
144 } | 144 } |
145 | 145 |
146 writehtml("<h2>Citations:</h2>") | 146 writehtml("<h2>Citations:</h2>") |
147 writehtml("<div><ul>") | 147 writehtml("<div><ul>") |