LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
beamspy/__init__.py
beamspy/__main__.py
beamspy/annotation.py
beamspy/auxiliary.py
beamspy/db_parsers.py
beamspy/grouping.py
beamspy/gui.py
beamspy/in_out.py
beamspy/libraries.py
beamspy/plots.py
beamspy/statistics.py
beamspy.egg-info/PKG-INFO
beamspy.egg-info/SOURCES.txt
beamspy.egg-info/dependency_links.txt
beamspy.egg-info/entry_points.txt
beamspy.egg-info/requires.txt
beamspy.egg-info/top_level.txt
beamspy/data/adducts.txt
beamspy/data/db_compounds.txt
beamspy/data/db_mf.txt
beamspy/data/isotopes.txt
beamspy/data/multiple_charged_ions.txt
beamspy/data/neutral_losses.txt
beamspy/data/nist_database.txt
beamspy/data/databases/biocyc_chlamycyc_20180702_v1.sql.gz
beamspy/data/databases/chebi_complete_3star_rel195_v1.sql.gz
beamspy/data/databases/chebi_complete_rel195_v1.sql.gz
beamspy/data/databases/databases.txt
beamspy/data/databases/hmdb_csf_v4_0_20200910_v1.sql.gz
beamspy/data/databases/hmdb_feces_v4_0_20200910_v1.sql.gz
beamspy/data/databases/hmdb_full_v4_0_20200909_v1.sql.gz
beamspy/data/databases/hmdb_saliva_v4_0_20200910_v1.sql.gz
beamspy/data/databases/hmdb_serum_v4_0_20200910_v1.sql.gz
beamspy/data/databases/hmdb_sweat_v4_0_20200910_v1.sql.gz
beamspy/data/databases/hmdb_urine_v4_0_20200910_v1.sql.gz
beamspy/data/databases/kegg_dpx_20210111_v1.sql.gz
beamspy/data/databases/kegg_full_20210111_v1.sql.gz
beamspy/data/databases/kegg_hsa_20210111_v1.sql.gz
beamspy/data/databases/lipidmaps_fattyacyls_20201001_v1.sql.gz
beamspy/data/databases/lipidmaps_full_20201001_v1.sql.gz
beamspy/data/databases/lipidmaps_glycerolipids_20201001_v1.sql.gz
beamspy/data/databases/lipidmaps_sacccharolipids_20201001_v1.sql.gz
beamspy/data/databases/lipidmaps_slycerophospholipids_20201001_v1.sql.gz
beamspy/data/databases/lipidmaps_solyketides_20201001_v1.sql.gz
beamspy/data/databases/lipidmaps_sphingolipids_20201001_v1.sql.gz
beamspy/data/databases/lipidmaps_srenollipids_20201001_v1.sql.gz
beamspy/data/databases/lipidmaps_sterollipids_20201001_v1.sql.gz
beamspy/qt/__init__.py
beamspy/qt/form.py
examples/run.py
examples/run.sh
tests/__init__.py
tests/test_annotation.py
tests/test_auxiliary.py
tests/test_db_parsers.py
tests/test_grouping.py
tests/test_in_out.py
tests/test_libraries.py
tests/test_plots.py
tests/test_statistics.py
tests/utils.py
tests/test_data/biocyc_record.txt
tests/test_data/dataMatrix.txt
tests/test_data/dataMatrix_dims_theoretical.txt
tests/test_data/dataMatrix_lcms_theoretical.txt
tests/test_data/dataMatrix_lcms_theoretical_mc_o.txt
tests/test_data/dataMatrix_lcms_theoretical_nls.txt
tests/test_data/hmdb_record.xml
tests/test_data/kegg_record.txt
tests/test_data/peaklist_dims_pos_theoretical.txt
tests/test_data/peaklist_lcms_pos_theoretical.txt
tests/test_data/peaklist_lcms_pos_theoretical_mc_o.txt
tests/test_data/peaklist_lcms_pos_theoretical_mn.txt
tests/test_data/peaklist_lcms_pos_theoretical_nls.txt
tests/test_data/peaklist_lcms_pos_theoretical_no_name.txt
tests/test_data/results_annotation.sqlite
tests/test_data/results_annotation_excl_pattern.sqlite
tests/test_data/results_annotation_graph.sqlite
tests/test_data/results_annotation_mc_o.sqlite
tests/test_data/results_annotation_nls.sqlite
tests/test_data/results_mfdb.sqlite
tests/test_data/results_mfdb_excl_hrules.sqlite
tests/test_data/results_pearson.sqlite
tests/test_data/results_pearson_all.sqlite
tests/test_data/results_spearman.sqlite
tests/test_data/sdf_record.sdf
tests/test_data/summary_mr_mc.txt
tests/test_data/summary_mr_mc_graphs.txt
tests/test_data/summary_mr_mc_nls.txt
tests/test_data/summary_sr_mc.txt
tests/test_data/summary_sr_sc.txt
tests/test_data/tab_delimited_record.txt
tests/test_data/variableMetadata.txt
tests/test_data/xset_matrix.txt
tests/test_results/.gitignore