- why gaussian_sim_match(sigma=0.4) and ppm(<100) have same result
- it is important to know b or y which one is more similar. now stratigy is if b exist, skip y.
- i haven't code for mutiple b or y.
- use class
- aaseq need class function like get aaseq.b and aaseq.y
- msms also
- need class function like get the peak.text
- some other msms index(unnecessary)
- init could be more clear
html website(?)<5% no add b and y- df.loc[df["mzs"] == mzs_i, "ppm"] change to df.loc[i, "ppm"]
-
df.loc[df["mzs"] == mzs_i, "ppm"] -> 不要用这种配对 -
y坐标变长,或者换成新的 -
先画黑的再画红的 -
用y盖b -
ppm改成50 -
一个画布上两张图 -
加differences作为第三种比较情况()
- change ppm and gs b and y compare part
- add --help to chack the input