Skip to content

Prepare protein assembly error Maxquant #229

Description

@doanthaodinh

I am using MaxQuant 2.8.1.0 and having a recurring error at the 'Prepare protein assembly' step, leading to this error:
False_Index was outside the bounds of the array._ at MqUtil.Ms.Utils.PepUtils.GetNonredGroupInds2(String[] proteinIds, String[][] peptideSeq, Boolean splitTaxonomy, String[] taxIds)_ at MqUtil.Ms.Utils.PepUtils.CreateProteinAndPeptideLists2(String[] proteinIds, String[][] peptideSeq, Byte[][] isMut, Boolean splitTaxonomy, TaxonomyRank rank, ProteinSet proteinSet, Responder responder)_

MaxQuant was run on Linux from terminal (dotnet MaxQuantCmd.dll mqpar.xml) on Bruker .d input folder, with mqpar.xml generated from an equivalent Windows version of MaxQuant, and human protein fasta obtained from Uniprot (UP000005640_9606.fasta). The input file has been independently analysed successfully using Spectronaut. The following versions of the protein fasta file have been tested and yielded the same error:

  • Removal of entries with duplicated header
  • Removal of entries with duplicated sequences
  • Removal of selenoprotein entries

Happy to test with a minimal working human protein fasta version.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions