This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
firststeps [2009/04/20 08:59] 132.168.73.247 |
firststeps [2010/01/05 15:40] (current) 132.168.73.247 |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| - | ===== Connecting ===== | + | * First of all you need to [[how_to:dbconnection|get a connection on the MSI db]] (Mass Spectrometer Identification database)\\ |
| - | + | * The next step is to [[how to:createProject|create an hEIDI project]]\\ | |
| - | First of all, we need to get a connection on a Mass Spectrometer Identification database (MSI db). | + | * Then you are ready to [[how_to:opensession|open a working session on the MSI db]]\\ |
| - | In the Service window, select the database server hosting the MSI DB and enter connection properties in approprated field. | + | * At this stage, hEIDI opens two new tabs (windows) |
| - | + | * the identifications tab contains all the identification results of the selected MSIdb | |
| - | {{:connect.png|}} | + | * the other tab contains all user and mascot [[.:userguide:contextdefinition|contexts]]. Context is a central notion in hEIDI. Basically, it contains identification results |
| - | **Connection to a postgres server** | + | * You can [[.:how_to:browsecontextprotgroups|browse the content]] of a context and view a [[how_to:viewprotgroups|protein group detail]] |
| - | + | ||
| - | ===== hEIDI Projects ===== | + | To go further read other sections of the [[.:start:|documentation]] |
| - | + | ||
| - | It is possible to create hEIDI projects in order to organise data. For now, data consist of SQL queries... | + | |
| - | To create a Project, click right in the ''Project'' window or choose ''File > New Project'' menu and only specify the project name in the wizard. | + | |
| - | + | ||
| - | + | ||
| - | ===== SQL Queries ===== | + | |
| - | + | ||
| - | Once the connection is successful, the first simple feature is to explore the database or create SQL queries. The MSI database model is available here (FIXME). | + | |
| - | + | ||
| - | You can create new SQL files from hEIDI project (''File > New File'' menu then choose ''Empty File'' or directly ''New Empty File'' from hEIDI Project window) . It is also possible to select a Table under database connection and choose ''Veiw Data''. | + | |
| - | + | ||
| - | {{:sql_comment.png|}} | + | |
| - | + | ||
| - | + | ||
| - | ===== En-tête 2 ===== | + | |