bio-tools / biotoolsRegistry

biotoolsregistry : discovery portal for bioinformatics
GNU General Public License v3.0
69 stars 18 forks source link

Improved annotation for ExpressionView #246

Closed joncison closed 6 years ago

joncison commented 6 years ago

Some annotations from SIB to merge in

<tool>
        <summary>
            <name>ExpressionView</name>
            <toolID>expressionview</toolID>
            <description>ExpressionView is an R package that provides an interactive environment to explore biclusters identified in gene expression data. A sophisticated ordering algorithm is used to present the biclusters in a visually appealing layout. From this overview, the user can select individual biclusters and access all the biologically relevant data associated with it. The package is aimed to facilitate the collaboration between bioinformaticians and life scientists who are not familiar with the R language.</description>
            <homepage>http://www.unil.ch/cbg/ExpressionView</homepage>
        </summary>
        <function>
            <operation>
                <uri>http://edamontology.org/operation_3432</uri>
                <term/>
            </operation>
        </function>
        <labels>
            <toolType>Command-line tool</toolType>
            <topic>
                <uri>http://edamontology.org/topic_3308</uri>
                <term/>
            </topic>
            <topic>
                <uri>http://edamontology.org/topic_3512</uri>
                <term/>
            </topic>
        </labels>
    </tool>
hansioan commented 6 years ago

The tool is not command-line, it is a Desktop application, but excluding this, I updated the tool with the other info.