Skip to content

Commit

Permalink
show table captions
Browse files Browse the repository at this point in the history
  • Loading branch information
xieguigang committed Jan 3, 2024
1 parent 761d2fb commit 03bd056
Show file tree
Hide file tree
Showing 42 changed files with 165 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Rscript/Library/MSI_app
Submodule MSI_app updated from 3fc46a to 249e63
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,13 @@ <h1>MoleculeNetworking</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="uniqueNames">
<a href="./MoleculeNetworking/uniqueNames.html">uniqueNames</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzDIA/lipidomics.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,13 @@ <h1>lipidomics</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="lipid_ions">
<a href="./lipidomics/lipid_ions.html">lipid_ions</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzDIA/metadna.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,18 @@ <h1>metadna</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: block">
<caption>.NET clr type export</caption>
<tbody><tr>
<td id="metadna">
<a href="/vignettes/clr/BioNovoGene/BioDeep/MetaDNA/Algorithm.html">metadna: Algorithm</a>
</td>
<td><p>implements of the metadna algorithm in VisualBasic language</p></td>
</tr></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="read.metadna.infer">
<a href="./metadna/read.metadna.infer.html">read.metadna.infer</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,13 @@ <h1>mzkit.simulator</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="read.kcf">
<a href="./mzkit.simulator/read.kcf.html">read.kcf</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzDIA/spectrumPool.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,13 @@ <h1>spectrumPool</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="createPool">
<a href="./spectrumPool/createPool.html">createPool</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mz_quantify/GCMS.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,13 @@ <h1>GCMS</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="as.quantify.ion">
<a href="./GCMS/as.quantify.ion.html">as.quantify.ion</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mz_quantify/Linears.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,13 @@ <h1>Linears</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="lines.table">
<a href="./Linears/lines.table.html">lines.table</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,13 @@ <h1>MRMLinear</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="MRM.arguments">
<a href="./MRMLinear/MRM.arguments.html">MRM.arguments</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mz_quantify/math.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,13 @@ <h1>math</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="resample">
<a href="./math/resample.html">resample</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mz_quantify/mzDeco.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ <h1>mzDeco</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: block">
<caption>.NET clr type export</caption>
<tbody><tr>
<td id="peak_feature">
<a href="/vignettes/clr/BioNovoGene/Analytical/MassSpectrometry/Math/PeakFeature.html">peak_feature: PeakFeature</a>
Expand Down Expand Up @@ -114,7 +115,10 @@ <h1>mzDeco</h1>
<td></td>
</tr></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="read.xcms_peaks">
<a href="./mzDeco/read.xcms_peaks.html">read.xcms_peaks</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,13 @@ <h1>visualPlots</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="standard_curve">
<a href="./visualPlots/standard_curve.html">standard_curve</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzkit/GCxGC.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,13 @@ <h1>GCxGC</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="TIC2D">
<a href="./GCxGC/TIC2D.html">TIC2D</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzkit/MSI.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,13 @@ <h1>MSI</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="scale">
<a href="./MSI/scale.html">scale</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzkit/Mummichog.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,13 @@ <h1>Mummichog</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="mzScore">
<a href="./Mummichog/mzScore.html">mzScore</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzkit/NMR.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,13 @@ <h1>NMR</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="read.nmrML">
<a href="./NMR/read.nmrML.html">read.nmrML</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzkit/ProteoWizard.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,13 @@ <h1>ProteoWizard</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="msconvert.ready">
<a href="./ProteoWizard/msconvert.ready.html">msconvert.ready</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,13 @@ <h1>RamanSpectroscopy</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="readFile">
<a href="./RamanSpectroscopy/readFile.html">readFile</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzkit/SMILES.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,13 @@ <h1>SMILES</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="parse">
<a href="./SMILES/parse.html">parse</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzkit/SingleCells.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,13 @@ <h1>SingleCells</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="mz_matrix">
<a href="./SingleCells/mz_matrix.html">mz_matrix</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzkit/ThermoRaw.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,13 @@ <h1>ThermoRaw</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="MSI_pixels">
<a href="./ThermoRaw/MSI_pixels.html">MSI_pixels</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,13 @@ <h1>TissueMorphology</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="tag_samples">
<a href="./TissueMorphology/tag_samples.html">tag_samples</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzkit/UVSpectroscopy.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,13 @@ <h1>UVSpectroscopy</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="get_instrument">
<a href="./UVSpectroscopy/get_instrument.html">get_instrument</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzkit/annotation.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ <h1>annotation</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: block">
<caption>.NET clr type export</caption>
<tbody><tr>
<td id="xref">
<a href="/vignettes/clr/BioNovoGene/BioDeep/Chemistry/MetaLib/CrossReference/xref.html">xref: xref</a>
Expand All @@ -82,7 +83,10 @@ <h1>annotation</h1>
(对某一个物质在数据库之间的相互引用编号)</p></td>
</tr></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="xref">
<a href="./annotation/xref.html">xref</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzkit/assembly.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,13 @@ <h4>Mass spectrometry data format</h4>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="read.msl">
<a href="./assembly/read.msl.html">read.msl</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzkit/chromatogram.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,14 +78,18 @@ <h1>chromatogram</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: block">
<caption>.NET clr type export</caption>
<tbody><tr>
<td id="overlaps">
<a href="/vignettes/clr/BioNovoGene/Analytical/MassSpectrometry/Assembly/ChromatogramOverlap.html">overlaps: ChromatogramOverlap</a>
</td>
<td><p>a collection of <a href="/vignettes/clr/BioNovoGene/Analytical/MassSpectrometry/Math/Chromatogram/Chromatogram.html">Chromatogram</a></p></td>
</tr></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="as.chromatogram">
<a href="./chromatogram/as.chromatogram.html">as.chromatogram</a>
Expand Down
4 changes: 4 additions & 0 deletions Rscript/Library/mzkit_app/vignettes/mzkit/data.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,13 @@ <h1>data</h1>
</blockquote>
<div id="main-wrapper">
<table class="table-three-line" style="display: none">
<caption>.NET clr type export</caption>
<tbody></tbody>
</table>
<br />
<br />
<table class="table-three-line">
<caption>.NET clr function exports</caption>
<tbody><tr>
<td id="splash_id">
<a href="./data/splash_id.html">splash_id</a>
Expand Down
Loading

0 comments on commit 03bd056

Please sign in to comment.