Closed deeptijk closed 5 years ago
This issue here is nothing to do with file name. However, some of the mzIdentML files contains invalid XML tags. For example, If you look at the validation report of individual mzIdentML file,
Eg: /nfs/pride/prod/archive/1-20190116-152756-RESUB2/submitted/PR461_PL_IEF_ PR461_PL_IEF2_SPS_TMT.mzid
java.lang.IllegalStateException: Invalid ID in xml: <DBSequence length="0" searchDatabase_ref="unreferenced database" accession="sp|P24815|3BHS1_MOUSE3 beta-hydroxysteroid dehydrogenase/Delta 5-->
pst_prd@ebi-cli-003:~$ grep "accession=\"sp|P24815|3BHS1_MOUSE3" /nfs/pride/prod/archive/1-20190116-152756-RESUB2/submitted/PR461_PL_IEF_\ PR461_PL_IEF2_SPS_TMT.mzid
<DBSequence length="0" searchDatabase_ref="unreferenced database" accession="sp|P24815|3BHS1_MOUSE3 beta-hydroxysteroid dehydrogenase/Delta 5-->4-isomerase type 1 OS=Mus musculus OX=10090 GN=Hsd3b1 PE=1 SV=3-DECOY" id="DBSeq_sp|P24815|3BHS1_MOUSE3 beta-hydroxysteroid dehydrogenase/Delta 5-->4-isomerase type 1 OS=Mus musculus OX=10090 GN=Hsd3b1 PE=1 SV=3-DECOY">
This part close the opened <DBSequence
tag: Delta 5-->4-isomerase
Converting it into Partial Submission as requested by Submitter.
Ticket number - 1-20190116-152756-RESUB2
LSF report says -
So some has protein and peptide information and others doesn't.