FTP site layout for the cHPP

From TheGPMWiki
(Difference between revisions)
Jump to: navigation, search
Line 9: Line 9:
==Required folders==
==Required folders==
-
===Base folder===
+
===Project base folder===
The base folder for any particular project will be:
The base folder for any particular project will be:
-
chrNn
+
  (1.1) chrNn
where Nn is the number of the human chromosome associated with the project, padded with a leading zero so that Nn is two characters long. For example, for chromosome 1 (chr01) and chromosome 20 (chr20). For chromosomes with no number, the following special names will apply:
where Nn is the number of the human chromosome associated with the project, padded with a leading zero so that Nn is two characters long. For example, for chromosome 1 (chr01) and chromosome 20 (chr20). For chromosomes with no number, the following special names will apply:
Line 19: Line 19:
#chrY - Y chromosome; and
#chrY - Y chromosome; and
#chrOther - all information that cannot be readily assigned to a chromosome.
#chrOther - all information that cannot be readily assigned to a chromosome.
 +
 +
===Other base folders===
 +
 +
The site may contain any other self-descriptive folder names necessary for a particular site's purpose. It is advisable to have a folder containing any licensing information and/or disclosure information named "legal". A terms-of-use file in the root directory of the site is also advisable, but not required.
===First level folders===
===First level folders===
Line 24: Line 28:
The following self-descriptive folders will be contained within the base folder:
The following self-descriptive folders will be contained within the base folder:
-
#data - will contain all raw and processed data files;
+
#chrNn/data - will contain all raw and processed data files;
-
#documents - will contain all text documents and associated files; and
+
#chrNn/documents - will contain all text documents and associated files; and
-
#presentations - will contain all presentations and associated files.
+
#chrNn/presentations - will contain all presentations and associated files.

Revision as of 19:59, 23 February 2012

This document is a request for comment on a proposed FTP site layout for the chromosome-based Human Proteome Project, cHPP. The RFC process began on February 23, 2011 and will end on March 24, 2012.

There have been a number of efforts to construct novel repositories for proteomics data and documents over the course of the last decade. This RFA does not seek to duplicate those efforts. Instead, it is a proposal for how to construct standard, navigable FTP sites that can be used for short- and long-term information storage and exchange by participants in the cHPP and other interested parties.

Contents

Demonstration site

For the purposes of demonstrating by example, an FTP site has been established at ftp.proteomecentral.org using the principles described in this document. This site will be modified to stay in compliance with this RFA as changes are suggested.

Required folders

Project base folder

The base folder for any particular project will be:

 (1.1) chrNn

where Nn is the number of the human chromosome associated with the project, padded with a leading zero so that Nn is two characters long. For example, for chromosome 1 (chr01) and chromosome 20 (chr20). For chromosomes with no number, the following special names will apply:

  1. chrX - X chromosome;
  2. chrY - Y chromosome; and
  3. chrOther - all information that cannot be readily assigned to a chromosome.

Other base folders

The site may contain any other self-descriptive folder names necessary for a particular site's purpose. It is advisable to have a folder containing any licensing information and/or disclosure information named "legal". A terms-of-use file in the root directory of the site is also advisable, but not required.

First level folders

The following self-descriptive folders will be contained within the base folder:

  1. chrNn/data - will contain all raw and processed data files;
  2. chrNn/documents - will contain all text documents and associated files; and
  3. chrNn/presentations - will contain all presentations and associated files.
Personal tools