Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setSmallMoleculeSectionRows
Method
setSmallMoleculeSectionRows
src/openms/source/FORMAT/MzTab.cpp:405–408 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
403
}
404
405
void MzTab::setSmallMoleculeSectionRows(const MzTabSmallMoleculeSectionRows& smsd)
406
{
407
small_molecule_data_ = smsd;
408
}
409
410
const MzTabNucleicAcidSectionRows& MzTab::getNucleicAcidSectionRows() const
411
{
Callers
5
exportMzTab_
Method · 0.80
exportMzTab_
Method · 0.80
load
Method · 0.80
read
Method · 0.80
read
Method · 0.80
Calls
no outgoing calls
Tested by
1
exportMzTab_
Method · 0.64