Skip to content
Snippets Groups Projects
Commit f7642e81 authored by Martin Kuhl's avatar Martin Kuhl
Browse files

adding ARC

parent 1e07bfe0
No related branches found
No related tags found
No related merge requests found
Showing
with 502 additions and 0 deletions
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
# User-specific files
*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
# Mono auto generated files
mono_crash.*
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/
# Visual Studio 2015/2017 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
# Visual Studio 2017 auto generated files
Generated\ Files/
# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
# NUnit
*.VisualState.xml
TestResult.xml
nunit-*.xml
# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c
# Benchmark Results
BenchmarkDotNet.Artifacts/
# .NET Core
project.lock.json
project.fragment.lock.json
artifacts/
# StyleCop
StyleCopReport.xml
# Files built by Visual Studio
*_i.c
*_p.c
*_h.h
*.ilk
*.meta
*.obj
*.iobj
*.pch
*.pdb
*.ipdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*_wpftmp.csproj
*.log
*.vspscc
*.vssscc
.builds
*.pidb
*.svclog
*.scc
# Chutzpah Test files
_Chutzpah*
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb
# Visual Studio profiler
*.psess
*.vsp
*.vspx
*.sap
# Visual Studio Trace Files
*.e2e
# TFS 2012 Local Workspace
$tf/
# Guidance Automation Toolkit
*.gpState
# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user
# TeamCity is a build add-in
_TeamCity*
# DotCover is a Code Coverage Tool
*.dotCover
# AxoCover is a Code Coverage Tool
.axoCover/*
!.axoCover/settings.json
# Visual Studio code coverage results
*.coverage
*.coveragexml
# NCrunch
_NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*
# MightyMoose
*.mm.*
AutoTest.Net/
# Web workbench (sass)
.sass-cache/
# Installshield output folder
[Ee]xpress/
# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html
# Click-Once directory
publish/
# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
# Note: Comment the next line if you want to checkin your web deploy settings,
# but database connection strings (with potential passwords) will be unencrypted
*.pubxml
*.publishproj
# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/
# NuGet Packages
*.nupkg
# NuGet Symbol Packages
*.snupkg
# The packages folder can be ignored because of Package Restore
**/[Pp]ackages/*
# except build/, which is used as an MSBuild target.
!**/[Pp]ackages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/[Pp]ackages/repositories.config
# NuGet v3's project.json files produces more ignorable files
*.nuget.props
*.nuget.targets
# Microsoft Azure Build Output
csx/
*.build.csdef
# Microsoft Azure Emulator
ecf/
rcf/
# Windows Store app package directories and files
AppPackages/
BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt
*.appx
*.appxbundle
*.appxupload
# Visual Studio cache files
# files ending in .cache can be ignored
*.[Cc]ache
# but keep track of directories ending in .cache
!?*.[Cc]ache/
# Others
ClientBin/
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.jfm
*.pfx
*.publishsettings
orleans.codegen.cs
# Including strong name files can present a security risk
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
#*.snk
# Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/
# RIA/Silverlight projects
Generated_Code/
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
ServiceFabricBackup/
*.rptproj.bak
# SQL Server files
*.mdf
*.ldf
*.ndf
# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings
*.rptproj.rsuser
*- [Bb]ackup.rdl
*- [Bb]ackup ([0-9]).rdl
*- [Bb]ackup ([0-9][0-9]).rdl
# Microsoft Fakes
FakesAssemblies/
# GhostDoc plugin setting file
*.GhostDoc.xml
# Node.js Tools for Visual Studio
.ntvs_analysis.dat
node_modules/
# Visual Studio 6 build log
*.plg
# Visual Studio 6 workspace options file
*.opt
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
*.vbw
# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
_Pvt_Extensions
# Paket dependency manager
.paket/paket.exe
paket-files/
# FAKE - F# Make
.fake/
# CodeRush personal settings
.cr/personal
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
# Cake - Uncomment if you are using it
# tools/**
# !tools/packages.config
# Tabs Studio
*.tss
# Telerik's JustMock configuration file
*.jmconfig
# BizTalk build output
*.btp.cs
*.btm.cs
*.odx.cs
*.xsd.cs
# OpenCover UI analysis results
OpenCover/
# Azure Stream Analytics local run output
ASALocalRun/
# MSBuild Binary and Structured Log
*.binlog
# NVidia Nsight GPU debugger configuration file
*.nvuser
# MFractors (Xamarin productivity tool) working folder
.mfractor/
# Local History for Visual Studio
.localhistory/
# BeatPulse healthcheck temp database
healthchecksdb
# Backup folder for Package Reference Convert tool in Visual Studio 2017
MigrationBackup/
# Ionide (cross platform F# VS Code tools) working folder
.ionide/
File added
File added
File added
File added
File added
File added
>Cre02.g143307.t1.1 ClpC chaperone, Hsp100 family ALS=CLPC1 DBV=JGI5.5 GN=CLPC1 OS=Chlamydomonas reinhardtii SV=1 TOU=Cre
MRLIEDCLAERILVGDIKEGDVVIMDVDPDGSIAVLAGDKKMRAEIDAVPAGIA*
>Cre01.g026550.t1.1 T-complex protein 1, eta subunit ALS=CCT7 DBV=JGI5.5 GN=CCT7 OS=Chlamydomonas reinhardtii SV=1 TOU=Cre
MMPMMGMQPQIILLKEGTDTSQGKAQLISNINACMAVVDTVRTTLGPRGMDKLIHDARGVTISNDGATIMKLLDIVHPAA
KSLVDVSLAQDAEVGDGTTSVVVLAGEFLKEAKPFIEEGVHPRSLMKSFRQASVLAVERLKALAISLEDKHMEEKKDLLK
KCAMTTLNSKLVSGEKEFFAQMVVDAVSTLDPSTLDLKMVGIKKVQGGGLRDSFLVDGVAFKKTFSYAGFEQQPKSFHNP
KILVLNIELELKAEKENAEIRLDDPAKYQSIVDAEWNIIYDKLAKCVASGANIVLSRLAIGDLATQYFADRNIFCAGRVE
TGDMERVTKATGAKVQTTVNNLDTKVLGTCERFEERQVGAERYNLFTGCPAARTATLVLRGGSEQFIDEADRSLHDAIMI
VRRALKHAQIVPGGGAIEMELSKYLSEHSLQYTSKAQLFIRAFAKALEVIPRQLCNNAGFDATDVLNQLRHKHALADGSG
RCYGMDVNTGGVCDTYDAFVWEPALVKINAIQAATEAACLILSVDETVRNPKSEVPDAASGAAAQAAMGGRGRGRGGGGM
RGRGMRR*
File added
File added
2021-09-08 09:18:17.2387 PeptideDB_Minimal TRACE Initializing PeptideDB at: /YDHsjM/db
2021-09-08 09:18:17.2689 PeptideDB_Minimal TRACE searchDBParams: { Name = "Minimal"
DbFolder = "/YDHsjM/db"
FastaPath =
"/var/lib/cwl/stg56841850-2554-4dc4-86ee-a56610fc9a5b/example.fasta"
FastaHeaderToName = <fun:parseProteinIdUsing@179-1>
Protease = { Name = "Trypsin"
Expression = <fun:Trypsin@175> }
MinMissedCleavages = 0
MaxMissedCleavages = 2
MaxMass = 15000.0
MinPepLength = 4
MaxPepLength = 65
IsotopicMod = [{ Name = "N15"
SourceEl = Di { Symbol = "N"
X = { AtomicSymbol = "N"
AtomicNumberZ = 7
MassNumber = 14
Mass = 14.003074
NatAbundance = 0.99636
RelAtomicMass = 14.0067 }
Xcomp = 0.99636
X1 = { AtomicSymbol = "N"
AtomicNumberZ = 7
MassNumber = 15
Mass = 15.0001089
NatAbundance = 0.00364
RelAtomicMass = 14.0067 }
X1comp = 0.00364
Root = -273.7252747 }
TargetEl = Di { Symbol = "N15"
X = { AtomicSymbol = "N"
AtomicNumberZ = 7
MassNumber = 15
Mass = 15.0001089
NatAbundance = 0.00364
RelAtomicMass = 14.0067 }
Xcomp = 0.99636
X1 = { AtomicSymbol = "N"
AtomicNumberZ = 7
MassNumber = 14
Mass = 14.003074
NatAbundance = 0.99636
RelAtomicMass = 14.0067 }
X1comp = 0.00364
Root = -273.7252747 } }]
MassMode = Monoisotopic
MassFunction = <fun:memoizeP@25>
FixedMods = []
VariableMods =
[{ Name = "Oxidation'Met'"
Accession = "35"
Description = "Oxidation"
IsBiological = true
Composition = "O"
Site = [Specific (Met, Residual)]
MType = Plus
XModCode = "ox" };
{ Name = "Acetyl(Protein N-Term)"
Accession = "1"
Description = "Acetylation of the protein N-terminus"
IsBiological = true
Composition = "C2H2O"
Site = [Any ProteinNterm]
MType = Plus
XModCode = "ac" }]
VarModThreshold = 4 }
2021-09-08 09:18:17.7127 PeptideDB_Minimal TRACE Successfully created PeptideDB
2021-09-08 09:18:17.7127 PeptideDB_Minimal TRACE Set Index on data base if not present.
2021-09-08 09:18:17.7365 PeptideDB_Minimal TRACE Set Index on data base if not present: finished
2021-09-08 09:18:17.7365 PeptideDB_Minimal TRACE Done
2021-09-08 09:18:17.0584 PeptideDB TRACE CLIArguments [FastaPath "/var/lib/cwl/stg56841850-2554-4dc4-86ee-a56610fc9a5b/example.fasta";
ParamFile
"/var/lib/cwl/stgdafdc63f-52fd-45e0-822d-dd7533f817ed/peptideDBParams.json";
OutputDirectory "db"]
{"Name":"Minimal","ParseProteinIDRegexPattern":"Cre\\S+|QProt_\\S+","Protease":{"Case":"Trypsin"},"MinMissedCleavages":0,"MaxMissedCleavages":2,"MaxMass":15000.0,"MinPepLength":4,"MaxPepLength":65,"IsotopicMod":[{"Case":"N15"}],"MassMode":{"Case":"Monoisotopic"},"FixedMods":[],"VariableMods":[{"Case":"Oxidation'Met'"},{"Case":"Acetylation'ProtNTerm'"}],"VarModThreshold":4}
\ No newline at end of file
File added
{
"Compress": 0,
"StartRetentionTime": null,
"EndRetentionTime": null,
"MS1PeakPicking": {
"Case": "ProfilePeaks"
},
"MS2PeakPicking": {
"Case": "ProfilePeaks"
}
}
\ No newline at end of file
{
"ProteinIdentifierRegex": "id",
"Protein": {
"Case": "Maximal"
},
"Peptide": {
"Case": "Minimal"
},
"GroupFiles": true,
"GetQValue": {
"Case": "Storey"
}
}
\ No newline at end of file
2021-09-08 09:18:25.0318 ProteinInference_createClassItemCollection TRACE Reading GFF3 file
2021-09-08 09:18:25.0696 ProteinInference_createClassItemCollection TRACE Assigning FastA sequences to protein model info
2021-09-08 09:18:25.0792 ProteinInference_createClassItemCollection TRACE Build classification map
2021-09-08 09:18:24.9088 ProteinInference_inferProteins TRACE InputFilePath = [|"/YDHsjM/psmstats/minimal1.qpsm"; "/YDHsjM/psmstats/minimal2.qpsm";
"/YDHsjM/psmstats/minimal3.qpsm"; "/YDHsjM/psmstats/minimal4.qpsm"|]
2021-09-08 09:18:24.9200 ProteinInference_inferProteins TRACE InputGFF3Path = None
2021-09-08 09:18:24.9200 ProteinInference_inferProteins TRACE OutputFilePath = /YDHsjM/prot
2021-09-08 09:18:24.9330 ProteinInference_inferProteins TRACE Protein inference parameters = { TryGetProteinIdentifier = <fun:tryParseProteinIdUsing@184>
Protein = Maximal
Peptide = Minimal
GroupFiles = true
GetQValue = Storey }
2021-09-08 09:18:24.9371 ProteinInference_inferProteins TRACE Copy peptide DB into Memory.
2021-09-08 09:18:24.9513 ProteinInference_inferProteins TRACE Copy peptide DB into Memory: finished.
2021-09-08 09:18:24.9513 ProteinInference_inferProteins TRACE Start building ClassItemCollection
2021-09-08 09:18:25.1091 ProteinInference_inferProteins TRACE Classify and Infer Proteins
2021-09-08 09:18:24.6709 ProteinInference TRACE CLIArguments: [InputFolder ["/YDHsjM/psmstats"];
PeptideDataBase
"/var/lib/cwl/stgdddd854e-69da-4075-a168-721c25f724a9/Minimal.db";
ParamFile
"/var/lib/cwl/stg0b674556-1709-4d2c-9a18-3521efd66a63/ProteinInferenceParams.json";
OutputDirectory "prot"]
2021-09-08 09:18:24.7087 ProteinInference TRACE Database found at given location (/var/lib/cwl/stgdddd854e-69da-4075-a168-721c25f724a9/Minimal.db)
2021-09-08 09:18:24.8982 ProteinInference TRACE Inputfiles: [|"/YDHsjM/psmstats/minimal1.qpsm"; "/YDHsjM/psmstats/minimal2.qpsm";
"/YDHsjM/psmstats/minimal3.qpsm"; "/YDHsjM/psmstats/minimal4.qpsm"|]
2021-09-08 09:18:25.1861 ProteinInference_readAndInferFile TRACE Getting proteins with peptide sequence from db
2021-09-08 09:18:25.2027 ProteinInference_readAndInferFile TRACE Perfom digestion on reversed proteins for decoy set
2021-09-08 09:18:25.2199 ProteinInference_readAndInferFile TRACE Map peptide sequences to proteins
2021-09-08 09:18:25.2363 ProteinInference_readAndInferFile TRACE Create combined list
2021-09-08 09:18:25.2574 ProteinInference_readAndInferFile TRACE Create a map with peptide scores
2021-09-08 09:18:25.2688 ProteinInference_readAndInferFile TRACE Assign scores to decoy set
2021-09-08 09:18:25.2768 ProteinInference_readAndInferFile TRACE Assign target and decoy scores inferred proteins
2021-09-08 09:18:25.2960 ProteinInference_readAndInferFile TRACE Calculate q values for all proteins
2021-09-08 09:18:25.4499 ProteinInference_readAndInferFile TRACE Writing now minimal1
2021-09-08 09:18:25.4755 ProteinInference_readAndInferFile TRACE File written to /YDHsjM/prot/minimal1.prot
2021-09-08 09:18:25.4837 ProteinInference_readAndInferFile TRACE Writing now minimal2
2021-09-08 09:18:25.4931 ProteinInference_readAndInferFile TRACE File written to /YDHsjM/prot/minimal2.prot
2021-09-08 09:18:25.4962 ProteinInference_readAndInferFile TRACE Writing now minimal3
2021-09-08 09:18:25.4962 ProteinInference_readAndInferFile TRACE File written to /YDHsjM/prot/minimal3.prot
2021-09-08 09:18:25.5069 ProteinInference_readAndInferFile TRACE Writing now minimal4
2021-09-08 09:18:25.5069 ProteinInference_readAndInferFile TRACE File written to /YDHsjM/prot/minimal4.prot
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment