Skip to content
Snippets Groups Projects
Select Git revision
  • f42c5cdc95dd04744f5cf1a68b380d0a3424d1a3
  • master default protected
2 results

Snakefile

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    YoshikoStrings.properties 4.22 KiB
    #-------------------------------------------------------------------------------
    # Copyright (C) 2017 Philipp Spohr
    #
    # Permission is hereby granted, free of charge, to any person obtaining a copy
    # of this software and associated documentation files (the "Software"), to deal
    # in the Software without restriction, including without limitation the rights
    # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    # copies of the Software, and to permit persons to whom the Software is
    # furnished to do so, subject to the following conditions:
    #
    # The above copyright notice and this permission notice shall be included in
    # all copies or substantial portions of the Software.
    #
    # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    # SOFTWARE.
    #-------------------------------------------------------------------------------
    about = INSERT SOME AMAZING INFO ABOUT THIS APPLICATION,\n THE AUTHOR AND WHERE TO FIND MORE INFO HERE\n <a href=\"www.hhu.de\" >LINK</a>
    aboutButton = About Yoshiko
    aboutTitle = Yoshiko Plugin Info
    cluster = Cluster
    clusterFound = Clusters found:
    clusterSize = Cluster Size:
    continueTimeout = The ILP has exceeded the given time limit. Do you want to continue? (This may take a long time)
    cost = Cost:
    createMetaGraph = Create Meta-Graph
    currentGap = [ILP] Current Instance Gap
    defaultDeletion = Default deletion cost:
    defaultInsertion = Default insertion cost:
    deleteSolution = Do you really want to delete this solution?
    disableMultiThreading = Disable Multithreading
    discardSolution = Discard
    editingCostPanel = Editing Costs
    firstStart = Thanks for using the Yoshiko Clustering Tool!\nIt appears, that this is your first time using this tool.\nIf you want an in-depth explanation of the algorithm please refer to: [INSERT COOL LINK HERE]
    gap = Gap
    getYoshiko = Get Yoshiko Library
    icTooltip = This value is used to determine what the algorithm pays when inserting an edge.\nExisting mappings overwrite this value.\nA higher value means that the algorithm is less likely to insert edges in order to generate a cluster.
    ilpMarker = ILP Properties
    incompleteResult = This run yielded no usable result!
    instance = Instance
    libraryPanel = Library
    metaGraph = Meta Graph
    multFactor = Multiplicative Factor for SNR:
    noFeasible = No feasible solution found!
    noLibMessage = There is no Yoshiko Library currently loaded! You might have to specify its location.
    noLibTitle = Library not loaded!
    noMappingHint = You haven't mapped the cost value to a column in your edge table.\nYoshiko runs significantly faster and generates better solutions if you map values.
    nodes = Nodes
    notOptimal = Non-Optimal Solution
    nrSolutions = Number of Solutions:
    operationMode = Operation Mode
    optimal = Optimal Solution
    paidCost = Paid a total modification cost of:
    redRuleChooserTitle = Reduction Rules
    resolveLibPath = Resolve Yoshiko Library Path
    restartNeeded = Changes only take effect after restart!
    resultsPanelTitle = Yoshiko Results
    run = Perform Algorithm
    showAdvanced = Show advanced options
    solution = Solution
    
    status_reductionAC = Applying "Almost-Clique" reduction rule
    status_reductionCR = Applying "Clique" reduction rule
    status_reductionCC = Applying "Critical-Clique" reduction rule
    status_reductionHE = Applying "Heavy-Edge 3 in 1" reduction rule
    status_reductionMR = Applying "Merging" reduction rule
    status_reductionPD = Applying "Parameter-Dependent" reduction rule
    status_reductionSN = Applying "Similar-Neighborhood" reduction rule
    
    
    switchLanguage = Plugin language
    timeLimitILP = Use time limit for ILP (s):
    timedOutMessage = The ILP exceeded the time-limit!
    timedOutTitle = Timeout
    timeoutMarker = Timed Out
    timeoutTitle = Timeout
    tooltip_helpButton = Show in-depth help for this component
    warning = Warning
    wrapperVersion = Yoshiko Plugin for Cytoscape Version
    yoshTask = Performing Yoshiko Algorithm
    yoshVersion = Yoshiko Version
    yoshikoHint = Yoshiko Hint