Skip to content

Commit

Permalink
README file
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristina Yenyxe Gonzalez Garcia committed Jan 15, 2015
1 parent 79e8e6a commit e7f8e5e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
If you want to make the best use of the cluster, the pipeline must be launched
in 3 steps.

1) Accessioning: A study must be run sequentially, so the file with chromosome
1 is always processed before chromosome 2, and so on. But all chromosome 1 for
different studies can be processed at the same time.

2) Transformation: This can be run in parallel without any conflicts, so feel
free to launch as many files as possible simultaneously.

3) Loading: If a study is composed of a single file or split in chromosomes,
then all its files can be processed in parallel.

0 comments on commit e7f8e5e

Please sign in to comment.