Compass
No description available.
파일 탐색기
최종 버전 다운로드 (.zip)- workflow.yml
- __init__.py
- algorithm.py
- cache.py
- microclustering.py
- penalties.py
- torque.py
- __init__.py
- geneSymbols.py
- importCommon.py
- importMATLAB.py
- importSBML2.py
- importSBML3.py
- MetabolicModel.py
- partitionModel.py
- partitionModel_Human1.py
- partitionModel_Mouse1.py
- partitionModel_RECON2.py
- __init__.py
- base.py
- cuopt.py
- gurobi.py
- preprocess.json
- preprocess.json
- preprocess.json
- preprocess.json
- preprocess.json
- preprocess.json
- HGNC.json
- HGNC.json.gz
- HOM_MouseHumanSequence.rpt.gz
- default-media.json
- all_subsystems.txt
- core_mets.csv
- core_reactions.txt
- core_reactions_md.csv
- core_reactions_subsystems.txt
- currency_mets.txt
- Human-GEM.xml
- Human-GEM_meta.csv
- default-media.json
- iHepatocytes2322.xml
- default-media.json
- iND750.xml
- default-media.json
- all_subsystems.txt
- core_mets.csv
- core_reactions.txt
- core_reactions_md.csv
- core_reactions_subsystems.txt
- currency_mets.txt
- Mouse-GEM.xml
- Mouse-GEM_meta.csv
- default-media.json
- model.genes.json
- model.lb.json
- model.metFormulas.json
- model.metNames.json
- model.mets.json
- model.rev.json
- model.rules.json
- model.rxnNames.json
- model.rxns.json
- model.S.json
- model.subSystems.json
- model.ub.json
- mouseSynonyms.json
- non2uniqueEntrez.json
- uniqueEntrez2Non.json
- uniqueHumanEntrez.json
- uniqueHumanGeneSymbol.json
- uniqueMouseGeneSymbol.json
- uniqueMouseGeneSymbol_all.json
- default-media.json
- RECON1.xml
- default-media.json
- MODEL1603150001.xml.gz
- default-media.json
- metMeta.txt
- model.genes.json
- model.lb.json
- model.metFormulas.json
- model.metKeggID.json
- model.metNames.json
- model.mets.json
- model.rev.json
- model.rules.json
- model.rxnECNumbers.json
- model.rxnKeggID.json
- model.rxnNames.json
- model.rxns.json
- model.S.json
- model.subSystems.json
- model.ub.json
- rxnMeta.txt
- mouseSynonyms.json
- non2uniqueEntrez.json
- uniqueEntrez2Non.json
- uniqueHumanEntrez.json
- uniqueHumanGeneSymbol.json
- uniqueMouseGeneSymbol.json
- uniqueMouseGeneSymbol_all.json
- default-media.json
- media1.json
- core_reactions.txt
- core_reactions_md.csv
- core_reactions_subsystems.txt
- currency_mets.txt
- metMeta.txt
- model.genes.json
- model.lb.json
- model.metFormulas.json
- model.metKeggID.json
- model.metNames.json
- model.mets.json
- model.rev.json
- model.rules.json
- model.rxnECNumbers.json
- model.rxnKeggID.json
- model.rxnNames.json
- model.rxns.json
- model.S.json
- model.subSystems.json
- model.ub.json
- rxnMeta.txt
- mouseSynonyms.json
- non2uniqueEntrez.json
- uniqueEntrez2Non.json
- uniqueHumanEntrez.json
- uniqueHumanGeneSymbol.json
- uniqueMouseGeneSymbol.json
- uniqueMouseGeneSymbol_all.json
- CompassCollect.sh
- CompassSingleSample.sh
- central_carbon_rxns.txt
- define_reaction_subsets.R
- exchange_rxns.txt
- gene_md.csv
- met_md.csv
- recon2_md.zip
- rxn_md.csv
- barcodes.tsv
- genes.tsv
- matrix.mtx
- expression.tsv
- knn.tsv
- knn_distances.tsv
- random_latent.tsv
- Network1.py
- Network2.py
- Network3.py
- __init__.py
- iterative_matrix_completion_model.py
- matrix_oracle.py
- __init__.py
- column_normalizer_model_wrapper.py
- cv_matrix_completion_model.py
- exclude_constant_columns_model_wrapper.py
- matrix_completion_fast_als.py
- matrix_completion_model.py
- __init__.py
- matrix_manipulation.py
- metrics.py
- plotting.py
- utils.py
- wilcoxon.py
- __init__.py
- _version.py
- global_state.py
- globals.py
- main.py
- turbo_compass.py
- utils.py
- custom.css
- .gitkeep
- class.rst
- .gitkeep
- typed_returns.py
- example_module_output.png
- glucose_reaction_scores_spearman.png
- glucose_runtime.png
- ibd_reaction_scores_spearman.png
- ibd_runtime.png
- input_ex.png
- output_ex.png
- th17_reaction_scores_spearman.png
- th17_runtime.png
- gene_metadata.csv
- metabolite_metadata.csv
- reaction_metadata.csv
- cell_metadata.csv
- linear_gene_expression_matrix.tsv
- reactions.tsv
- cell_metadata.csv
- cluster_metadata.csv
- data_th17.tsv
- micropooled_data.tsv
- micropools.tsv
- reactions.tsv
- compass_analysis.py
- postprocessing.ipynb
- pseudobulk.ipynb
- changelog.rst
- conf.py
- index.rst
- installation.rst
- module_compass.rst
- quickstart.rst
- references.bib
- settings.rst
- turbo_compass.rst
- test_models.py
- .gitignore
- .readthedocs.yaml
- CHANGELOG.md
- LICENSE.md
- MANIFEST.in
- pyproject.toml
- README.md
- setup.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/wagnerlab-berkeley/Compass
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd Compass
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Python
쉬움 추천사전 준비물
python -m pip install numpy
requirements.txt 등에 명시된 파이썬 라이브러리를 설치합니다.
python -m pip install git+https://github.com/wagnerlab-berkeley/Compass.git --upgrade
requirements.txt 등에 명시된 파이썬 라이브러리를 설치합니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
