Skip to content

Commit d1f7b16

Browse files
🚧 added scripts folder for secondary scripts
1 parent 62e7b41 commit d1f7b16

File tree

6 files changed

+4
-0
lines changed

6 files changed

+4
-0
lines changed

β€Žscripts/README.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
In this folder you can find:
2+
- gridsearch.py = script for running
3+
- opt_greedy.py and opt_dbg.py = two basic assembly algorithms necessary to run the previous file
4+
- model_peptide_selector.py = random forest model trained on BSA to select peptide independently by confidence scores
File renamed without changes.
File renamed without changes.
File renamed without changes.

β€Žsrc/instanexus/opt/__init__.pyβ€Ž

Whitespace-only changes.

0 commit comments

Comments
Β (0)