Difference between revisions of "Admin"

From CoGepedia
Jump to: navigation, search
(Search)
(Search)
Line 8: Line 8:
  
 
Search terms can include the names, id numbers, or pieces of the descriptions of the desired result. These will be checked against and return all of the following types of results: Organisms, Genomes, Users, User Groups, Experiments, and Notebooks. Each additional search term (separated by spaces) will narrow the search (increase specificity). To '''exclude all results that contain a specific term''', simply place a "!" anywhere in said term. (Examples: !arabidopsis arabid!opsis arabidopsis!)
 
Search terms can include the names, id numbers, or pieces of the descriptions of the desired result. These will be checked against and return all of the following types of results: Organisms, Genomes, Users, User Groups, Experiments, and Notebooks. Each additional search term (separated by spaces) will narrow the search (increase specificity). To '''exclude all results that contain a specific term''', simply place a "!" anywhere in said term. (Examples: !arabidopsis arabid!opsis arabidopsis!)
 +
  
 
The search function also recognizes several tags, or terms with special functionality. These are:
 
The search function also recognizes several tags, or terms with special functionality. These are:
\tHi
+
 
 +
-- type::genome
 +
-- type::user
 +
-- type::organism
 +
-- type::usergroup
 +
-- type::experiment
 +
-- type::notebook
 +
...which limit results to a particular category.
 +
 
 +
and
 +
 
 +
-- restricted::0
 +
-- restricted::1
 +
-- deleted::0
 +
-- deleted::1
 +
...to return all results that have (1) or do not have (0) the specified property.
  
 
== Jobs ==
 
== Jobs ==

Revision as of 12:56, 7 April 2015

Admin is an all-purpose tool for CoGe administrators. It houses such features as: a database-wide search, a view of all currently running jobs, <more to come>.

Introduction

The main sections of the Admin page can be accessed via the tabs at the top. "Search" houses the main search functionality and "Jobs" holds a view of all currently running jobs.

Search

Search terms can include the names, id numbers, or pieces of the descriptions of the desired result. These will be checked against and return all of the following types of results: Organisms, Genomes, Users, User Groups, Experiments, and Notebooks. Each additional search term (separated by spaces) will narrow the search (increase specificity). To exclude all results that contain a specific term, simply place a "!" anywhere in said term. (Examples: !arabidopsis arabid!opsis arabidopsis!)


The search function also recognizes several tags, or terms with special functionality. These are:

-- type::genome -- type::user -- type::organism -- type::usergroup -- type::experiment -- type::notebook ...which limit results to a particular category.

and

-- restricted::0 -- restricted::1 -- deleted::0 -- deleted::1 ...to return all results that have (1) or do not have (0) the specified property.

Jobs