From 60b6cfa6fed021627f17b9c9a4ad241b4e2ba49a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz> Date: Fri, 27 Jan 2017 12:30:04 +0100 Subject: [PATCH] up --- docs.it4i/anselm-cluster-documentation/prace.md | 8 ++++---- .../software/omics-master/overview.md | 2 +- docs.it4i/salomon/prace.md | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs.it4i/anselm-cluster-documentation/prace.md b/docs.it4i/anselm-cluster-documentation/prace.md index 5f2cd2e3a..c5fdec670 100644 --- a/docs.it4i/anselm-cluster-documentation/prace.md +++ b/docs.it4i/anselm-cluster-documentation/prace.md @@ -48,7 +48,7 @@ To check whether your proxy certificate is still valid (by default it's valid 12 To access Anselm cluster, two login nodes running GSI SSH service are available. The service is available from public Internet as well as from the internal PRACE network (accessible only from other PRACE partners). -**Access from PRACE network:** +#### Access from PRACE network: It is recommended to use the single DNS name anselm-prace.it4i.cz which is distributed between the two login nodes. If needed, user can login directly to one of the login nodes. The addresses are: @@ -68,7 +68,7 @@ When logging from other PRACE system, the prace_service script can be used: $ gsissh `prace_service -i -s anselm` ``` -**Access from public Internet:** +#### Access from public Internet: It is recommended to use the single DNS name anselm.it4i.cz which is distributed between the two login nodes. If needed, user can login directly to one of the login nodes. The addresses are: @@ -122,7 +122,7 @@ Apart from the standard mechanisms, for PRACE users to transfer data to/from Ans There's one control server and three backend servers for striping and/or backup in case one of them would fail. -**Access from PRACE network:** +#### Access from PRACE network: | Login address | Port | Node role | | ---------------------------- | ---- | --------------------------- | @@ -155,7 +155,7 @@ Or by using prace_service script: $ globus-url-copy gsiftp://`prace_service -i -f anselm`/home/prace/_YOUR_ACCOUNT_ON_ANSELM_/_PATH_TO_YOUR_FILE_ file://_LOCAL_PATH_TO_YOUR_FILE_ ``` -**Access from public Internet:** +#### Access from public Internet: | Login address | Port | Node role | | ---------------------- | ---- | --------------------------- | diff --git a/docs.it4i/anselm-cluster-documentation/software/omics-master/overview.md b/docs.it4i/anselm-cluster-documentation/software/omics-master/overview.md index 60289c1e2..f2ff94460 100644 --- a/docs.it4i/anselm-cluster-documentation/software/omics-master/overview.md +++ b/docs.it4i/anselm-cluster-documentation/software/omics-master/overview.md @@ -54,7 +54,7 @@ Input: **FASTQ file**. Output: **Aligned file in BAM format**. -**Sequence Alignment/Map (SAM)** +#### Sequence Alignment/Map (SAM) It is a human readable tab-delimited format in which each read and its alignment is represented on a single line. The format can represent unmapped reads, reads that are mapped to unique locations, and reads that are mapped to multiple locations. diff --git a/docs.it4i/salomon/prace.md b/docs.it4i/salomon/prace.md index 45f9e46ac..d300a2003 100644 --- a/docs.it4i/salomon/prace.md +++ b/docs.it4i/salomon/prace.md @@ -48,7 +48,7 @@ To check whether your proxy certificate is still valid (by default it's valid 12 To access Salomon cluster, two login nodes running GSI SSH service are available. The service is available from public Internet as well as from the internal PRACE network (accessible only from other PRACE partners). -**Access from PRACE network:** +#### Access from PRACE network: It is recommended to use the single DNS name salomon-prace.it4i.cz which is distributed between the two login nodes. If needed, user can login directly to one of the login nodes. The addresses are: @@ -70,7 +70,7 @@ When logging from other PRACE system, the prace_service script can be used: $ gsissh `prace_service -i -s salomon` ``` -**Access from public Internet:** +#### Access from public Internet: It is recommended to use the single DNS name salomon.it4i.cz which is distributed between the two login nodes. If needed, user can login directly to one of the login nodes. The addresses are: @@ -127,7 +127,7 @@ Apart from the standard mechanisms, for PRACE users to transfer data to/from Sal There's one control server and three backend servers for striping and/or backup in case one of them would fail. -**Access from PRACE network:** +#### Access from PRACE network: | Login address | Port | Node role | | ----------------------------- | ---- | --------------------------- | @@ -160,7 +160,7 @@ Or by using prace_service script: $ globus-url-copy gsiftp://`prace_service -i -f salomon`/home/prace/_YOUR_ACCOUNT_ON_SALOMON_/_PATH_TO_YOUR_FILE_ file://_LOCAL_PATH_TO_YOUR_FILE_ ``` -**Access from public Internet:** +#### Access from public Internet: | Login address | Port | Node role | | ----------------------- | ---- | --------------------------- | -- GitLab