File: biom_config

package info (click to toggle)
python-biom-format 2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,548 kB
  • ctags: 1,051
  • sloc: python: 6,257; makefile: 137; sh: 52
file content (7 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# biom_config
# WARNING: DO NOT EDIT OR DELETE biom-format/support_files/biom_config
# To overwrite defaults, copy this file to $HOME/.biom_config or a full path
# specified by $BIOM_CONFIG_FP and edit that copy of the file.

# The sparse matrix backend to use (either CSMat or ScipySparseMat).
python_code_sparse_backend	ScipySparseMat