Skip to content
Snippets Groups Projects
Commit b079c94e authored by Léo Schneider's avatar Léo Schneider Committed by Schneider Leo
Browse files

fix

parent fe59227d
No related branches found
No related tags found
No related merge requests found
......@@ -201,6 +201,3 @@ class Intentsity_Dataset(Dataset):
# storage.make_npy_file('data/intensity/intensity_header.npy', 'intensities_raw')
# storage.make_npy_file('data/intensity/collision_energy_header.npy', 'collision_energy_aligned_normed')
# storage.make_npy_file('data/intensity/precursor_charge_header.npy', 'precursor_charge_onehot')
f = np.load('data/intensity/sequence.npy')
m = np.max(f)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment