Commit 3d0a4e4
Top down biomarker III (#626)
* correct Within calculation
* update unit tests
* first correct top-down biomarker test
* remove unused test code
* quotable protease
* unquotable
* add full length proteoform proteolysis products for biomarker search with unit tests
* new strategy for adding proteolysis products
* more complete biomarker addition
* works for protein.xml databases
* add unit test biomarkers with xml database
* clean up
* more clean up
* fix unit test
* adjust biomarker generation for three initiator methionine behaviors (cleave, retain, variable)
* make sure decoy biomarkers for standard xml proteolysis products are generated
* deal appropriately w/ n-terminal methionine cleavage
* last litle unit test tweaks
* delete unused code
* add biomarkers during protein database load
* greater clarity for biomarker proteolysis product entries
* change digest for top-down biomarker search to resolve issues in MM
* bro. shouldn't have been that hard
* cleanup
* add unit test
* don't need to cover unit tests with unit tests
* increase unit test coverage of protein.cs
* codemaid
* biomarkers on protein with no methionine
* unit test booster
* ACs comments
* more summary statemsn
* deleted mzlib.sln scarry
* delete empty line
* c-terminal products w/ and w/o methionine
* delete remaining initiator meth behavior dependances
* remove reference to meth behavior in biomarker test functions
* fix effected unit tests
* fix more unit tests
* Biomarkers changed to Truncations
* Biomarker to truncation
* added method summaries
* MsDataScan tests to boost coverage
* more MsDataScan tests
* more MsDataFile tests
* delete unused comment
Co-authored-by: MICHAEL SHORTREED <mrshortreed@wisc.edu>1 parent b6f3851 commit 3d0a4e4
File tree
8 files changed
+211
-282
lines changed- mzLib
- Proteomics
- Protein
- ProteolyticDigestion
- Test
- UsefulProteomicsDatabases
8 files changed
+211
-282
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
147 | 178 | | |
148 | 179 | | |
149 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
931 | 931 | | |
932 | 932 | | |
933 | 933 | | |
934 | | - | |
| 934 | + | |
935 | 935 | | |
936 | 936 | | |
937 | 937 | | |
938 | 938 | | |
939 | | - | |
| 939 | + | |
940 | 940 | | |
941 | 941 | | |
942 | | - | |
943 | | - | |
| 942 | + | |
| 943 | + | |
944 | 944 | | |
945 | 945 | | |
946 | 946 | | |
947 | | - | |
| 947 | + | |
948 | 948 | | |
949 | 949 | | |
950 | 950 | | |
951 | | - | |
| 951 | + | |
952 | 952 | | |
953 | 953 | | |
954 | | - | |
955 | | - | |
956 | | - | |
957 | | - | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
958 | 958 | | |
959 | 959 | | |
960 | 960 | | |
| |||
0 commit comments