Help on BioloMICSNet

How to search our databases button-SmallHelp

The BioloMICSNet Software facilitates interogation of the available databases. The Basic search allows you to search on any kind of field.

Should you need to build more complex queries, then the Advanced search ( button-SmallHelp) will allow you to customize the query.

The following link : BioloMICS Search will redirects you to the Search page

Similarity based on on-line pair-wise alignments button-SmallHelp

The BioloMICSNet Software facilitates identifications by the perfomance of on-line pair-wise and probabilistic sequences (DNA and/or Proteins) identifications.

The following link : BioloMICS Sequence Pairwise Alignment will redirects you to the BioloMICS Sequence Pairwise Alignment page

Polyphasic online identification button-SmallHelp

The BioloMICSNet Software has facilitated perfomance of on-line polyphasic identifications since the first version produced in 1999. Depending on the databases and the criteria that are available, a wide range of characteristics can be entered, combined and analyzed to obtain an identification of an unknown. The more criteria used, the more likely the identification will be reliable. The current on-line version of the software also facilitates for the production of phenetic trees.

For a complete description on fields and algorithms used in the polyphasic identification : button-SmallHelp

The following link : BioloMICS Polyphasic Identification will redirects you to the BioloMICS Polyphasic Identification page

Deposit of user's data

BioloMICSNet users willing to deposit their data or to order items using the cart system, will have to register. We need to be able to contact the depositor/client For specific information (e.g. BioloMICSNet number, possible points of clarification, for example regarding the name, actual date of publication, etc), and we also need to ensure all entries are genuine.

To register for the first time follow the steps below:

1. Enter your email address (see Register New User), click on the 'Create New Profile' button to receive a provisional password by email (this is to make sure that the provided email is real and that you are the person that can open the given email).

2. Read your email and go to the Register menu again. Enter your email and password (obtained by email). Click on the "Login" button and access the BioloMICSNet profile form where personal information has to be entered. Change the password and personalize it. Click on the "Save profile" button. You will then be registered and ready to deposit new items (strains, species, etc) or to order items on-line via the Cart system.

Link your website
Software developers can connect their website to BioloMICSNet.

Basic address 1:
http://www.q-bank.eu/Phytoplasmas/BioloMICS.aspx?Table=V2&Descr=V3&Fields=V4&ExactMatch=V5

Basic address 2:
http://www.q-bank.eu/Phytoplasmas/BioloMICS.aspx?Table=V2&Rec=V6&Fields=V4&ExactMatch=V5

where,

V1: Database Name (see 'Database' block ' below) where to find the wanted record (see table below for more information)

V2: Table Layout Name (see 'Fields Code' block below) where to find the wanted record (see table below for more information)

V3: Name of the wanted record

V4: Fields code (see 'Fields code' below) to be displayed. To display all fields use the 'All' value (ex.: &Fields =All). To display only one field, just paste the code of the field next to the & Fields tag (ex.: &Fields =E1). To display several fields, use several & Fields tag (ex.: &Fields=E1&Fields=T4&Fields=P8). Only the fields that are not empty will be displayed. See table below for more information on fields codes.

V5: Exact match for the queries. Use T for true or F for False (ex.: &ExactMatch =T). Relevant if V3 (Name specified). 'ExactMatch=T' will search for record where Name equals the given value while 'ExactMatch=F' will search for records where Name contains the given value.

V6: Unique ID of a given record (ex.: &Rec =1)





Information details on Database : Phytoplasma


Fields description for Layout : Strains

Field CaptionField NameField CodeField type
Administration   
 16Sr GroupRLink82RLink : Link to one or more records
 'Candidatus species' nameRLink86_backRLink : Link to one or more records
 VectorE81E : Text, administrative field
 Strain nameE78E : Text, administrative field
 Sampling localityE89E : Text, administrative field
 CountryE88E : Text, administrative field
 CollectorE90E : Text, administrative field
 Other collection numberE92E : Text, administrative field
 RemarksE91E : Text, administrative field
 Maintenance hostE80E : Text, administrative field
 Bologna collection numberE93E : Text, administrative field
 Latitude, longitude where foundE94E : Text, administrative field
 Original hostE79E : Text, administrative field
 Date of entry in collectionH117H : DateTime (YYYYMMDDHHmmss)
 Strain full nameE440E : Text, administrative field
DNA   
 16S regionNLink115NLink : Link to Sequence
 TUF regionNLink116NLink : Link to Sequence
 DNA storageRLink107RLink : Link to one or more records

Examples of hyperlinks for Table Strains in Database Phytoplasma
Example 1: Record #1 [QPh 1], Display all Fields
http://www.q-bank.eu/Phytoplasmas/BioloMICS.aspx?Table=Strains&Rec=1&Fields=All&ExactMatch=T
Example 2: Record Name is 'QPh 1' , Display all Fields, Exact Match Searching
http://www.q-bank.eu/Phytoplasmas/BioloMICS.aspx?Table=Strains&Name=QPh 1&Fields=All&ExactMatch=T
Example 3: Record Name containing 'QPh' , Display all Fields, Non Exact Match Searching
http://www.q-bank.eu/Phytoplasmas/BioloMICS.aspx?Table=Strains&Name=QPh&Fields=All&ExactMatch=F
Example 4: Record Name containing 'QPh' , Display Field 'RLink82' (16Sr Group), Non Exact Match Searching
http://www.q-bank.eu/Phytoplasmas/BioloMICS.aspx?Table=Strains&Name=QPh&Fields=RLink82&ExactMatch=F
Example 5: Record Name is 'QPh 10' , Display Field 'RLink82' (16Sr Group) and 'RLink107' (DNA storage) , Exact Match Searching
http://www.q-bank.eu/Phytoplasmas/BioloMICS.aspx?Table=Strains&Name=QPh 10&Fields=RLink82&Fields=RLink107&ExactMatch=T


Fields description for Layout : Species

Field CaptionField NameField CodeField type
 Associated 16Sr groupsRLink84_backRLink : Link to one or more records
 Associated strainsRLink86RLink : Link to one or more records
 EPPO data sheetU519U : URL

Examples of hyperlinks for Table Species in Database Phytoplasma
Example 1: Record #2 ['Candidatus Phytoplasma asteris'], Display all Fields
http://www.q-bank.eu/Phytoplasmas/BioloMICS.aspx?Table=Species&Rec=2&Fields=All&ExactMatch=T
Example 2: Record Name is ''Candidatus Phytoplasma asteris'' , Display all Fields, Exact Match Searching
http://www.q-bank.eu/Phytoplasmas/BioloMICS.aspx?Table=Species&Name='Candidatus Phytoplasma asteris'&Fields=All&ExactMatch=T
Example 3: Record Name containing ''Candidatus' , Display all Fields, Non Exact Match Searching
http://www.q-bank.eu/Phytoplasmas/BioloMICS.aspx?Table=Species&Name='Candidatus&Fields=All&ExactMatch=F
Example 4: Record Name containing ''Candidatus' , Display Field 'RLink84_back' (Associated 16Sr groups), Non Exact Match Searching
http://www.q-bank.eu/Phytoplasmas/BioloMICS.aspx?Table=Species&Name='Candidatus&Fields=RLink84_back&ExactMatch=F
Example 5: Record Name is ''Candidatus Phytoplasma rhamni'' , Display Field 'RLink84_back' (Associated 16Sr groups) and 'U519' (EPPO data sheet) , Exact Match Searching
http://www.q-bank.eu/Phytoplasmas/BioloMICS.aspx?Table=Species&Name='Candidatus Phytoplasma rhamni'&Fields=RLink84_back&Fields=U519&ExactMatch=T

Contact(s) for Database : Phytoplasma

The following link : BioloMICS Contact information will redirects you to the BioloMICS Contact information page


Disclaimer and Limitation of Liability:
BioAware makes no representation or warranty whatsoever regarding the performance, use or results of the software, including without limitation, any express or implied warranties, including without limitation, the implied warranties of merchant ability and fitness for a particular purpose. In no event shall BioAware be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including without limitation, procurement of substitute goods or services, loss of use, data, or profits, or business interruption) however caused and not withstanding any theory of liability, whether in contrast, strict liability, or tort (including negligence or otherwise) arising in any way out of the software, even if advised of the possibility or probality of such damage. BioAware shall beat no responsability for the accuracy or quality of information or other results (The Information) obtained through its provision of the software, nor the use or misuse of any information by any user of the information, unauthorized use of any information protected by intellectual property rights. The user acknowledges and agrees that BioAware is merely permitting access to the information supplied throught the software, and that the user is responsible for the accuracy, truthfulness and all other matters relating to such information. Further, the user acknowledges and agrees that the software is subject to interruption from time to time and the user's information may not be accessed by its intended user.