I have a file that looks like below. I want to separate out the chunks from first '//' to the next '//' and create separate files using linux commands. How can I do that?
Position Code Kinase Peptide Score Cutoff
//sp|P62754|RS6_MOUSE 40S ribosomal protein S6 OS=Mus musculus OX=10090 GN=Rps6 PE=1 SV=1
96 S AGC TGERKRKSVRGCIVD 4.005 0.386
139 S AGC RLGPKRASRIRKLFN 3.514 0.386
181 T AGC PKIQRLVTPRVLQHK 0.728 0.386
235 S AGC IAKRRRLSSLRASTS 8.053 0.386
236 S AGC AKRRRLSSLRASTSK 6.778 0.386
//tr|E9QK41|E9QK41_MOUSE Actin-binding LIM protein 1 OS=Mus musculus OX=10090 GN=Ablim1 PE=1 SV=1
32 S AGC ERASLRNSHRRLLIE 0.591 0.386
56 T AGC PAHRRRGTVIHLVYL 3.773 0.386
77 S AGC PPELRFSSYDPSVAH 0.978 0.386
355 S AGC PPNIPRSSSDFFYPK 1.563 0.386
356 S AGC PNIPRSSSDFFYPKS 0.403 0.386
393 T AGC NKNPRQPTRTSSESI 1.234 0.386
Please use the formatting bar (especially the
code
option) to present your post better. I've done it for you this time.Thank you!