forked from BayraktarLab/cell2location
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
76 lines (69 loc) · 1.66 KB
/
.gitignore
File metadata and controls
76 lines (69 loc) · 1.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Meta
doc
# Resilio Sync
.sync
# MAC
*Icon*
.DS_Store
# Rstudio projects
*Rproj
# Distribution / packaging
.Python
env/
.venv/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.pyc
*.egg-info/
.installed.cfg
*.egg
.Rproj.user
.ipynb_checkpoints
.Rhistory
.idea/
*/_build
init_*
model_*.p
samples_*.p
*.h5ad
histo_W_*.png
docs/notebooks/results
docs/notebooks/notebook_results/
docs/notebooks/data/
docs/notebooks/None-requirements.txt
./notebooks/
# Test/experiment notebooks (local only)
docs/notebooks/cell2location_tutorial_LR_model.ipynb
docs/notebooks/cell2location_tutorial_LR_model_likelihood.ipynb
docs/notebooks/cell2location_tutorial_LR_positive_only_model.ipynb
docs/notebooks/cell2location_tutorial_LowLevelTrainingPlan.ipynb
docs/notebooks/cell2location_tutorial_distance.ipynb
docs/notebooks/cell2location_tutorial_distance_*.ipynb
docs/notebooks/cell2location_tutorial_mean_var_prior.ipynb
docs/notebooks/cell2location_tutorial_residual.ipynb
docs/notebooks/cell2location_tutorial_residual_*.ipynb
docs/notebooks/cell2location_tutorial_short.ipynb
docs/notebooks/cell2location_tutorial_signal.ipynb
docs/notebooks/cell2location_tutorial_workshop.ipynb
docs/notebooks/cell2location_tutorial_workshop_test.ipynb
docs/notebooks/cell2location_estimating_signatures-cpu.ipynb
docs/notebooks/cell2location_short_demo_cpu.ipynb
docs/notebooks/cell2location_short_demo_downstream_video.ipynb
docs/notebooks/cell2location_test_torch*.ipynb
docs/notebooks/cell2location_analysis_*.ipynb
docs/notebooks/cell2location\(1\).ipynb
# Local test artifacts
cell2location_model_test/
cell2location/dataloaders/_draft_tile_assignment.txt
=0.4.1
tatus:
./rust/target/