We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca09143 commit 896cd98Copy full SHA for 896cd98
parsers/parse_evidence.pl
@@ -1,4 +1,4 @@
1
-#!/usr/bin/perl
+#!/usr/bin/env perl
2
#
3
# This script parses the MaxQuant 'evidence.txt' result file.
4
# Both duplex and triplex SILAC experiments are supported.
parsers/parse_fasta.pl
# This script reads a sequence library file with UniProtKB-formatted FASTA headers
# (see http://www.uniprot.org/help/fasta-headers) and writes a tab-delimited file.
parsers/parse_proteinGroups.pl
# This script parses the MaxQuant 'proteinGroups.txt' file or its post-processed version.
0 commit comments