Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document how to pull dat out of mascot #12

Open
alexmasselot opened this issue Dec 12, 2014 · 3 comments
Open

document how to pull dat out of mascot #12

alexmasselot opened this issue Dec 12, 2014 · 3 comments

Comments

@alexmasselot
Copy link
Contributor

how to get MGF and mzId
And, how to get the fasta too (is there a web service?)

@rmylonas
Copy link
Contributor

For the MGF and mzd, we can call a "service" (perl-cgi script) which gives a result file. An example:

http://mascot.vital-it.ch/mascot/cgi/export_dat_2.pl?file=..%2Fdata%2F20141212%2FF002111.dat;_ignoreionsscorebelow=14;_minpeplen=5;_noerrortolerant=0;_onlyerrortolerant=0;_prefertaxonomy=0;_requireboldred=0;_server_mudpit_switch=0.000000001;_show_decoy_report=0;_showallfromerrortolerant=0;_showsubsets=1;_sigthreshold=0.05;_target_fdr=;do_export=1;export_format=mzIdentML;group_family=1;pep_exp_mz=1;pep_isbold=1;pep_isunique=1;pep_query=1;pep_rank=1;peptide_master=1;prot_acc=1;prot_desc=1;prot_hit_num=1;report=0;sessionID=all_secdisabledsession;show_pep_dupes=1;use_homology=1;generate_file=1

@alexmasselot
Copy link
Contributor Author

This link returns only the mzId, or is the mgf hidden somewhere?

@rmylonas
Copy link
Contributor

The following link should work to download an mgf:

http://mascot.vital-it.ch/mascot/cgi/export_dat_2.pl?group_family=1&_showsubsets=1&file=..%2Fdata%2F20141218%2FF002148.dat&use_homology=1&_server_mudpit_switch=0.000000001&export_format=MGF&generate_file=1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants