-
Notifications
You must be signed in to change notification settings - Fork 6
Files
GuyKha edited this page Jul 28, 2016
·
49 revisions
processing time is set to be up to 6 hours except for SnpCgh microarray which is limited to 1 hour of processing
- process_log.text - log file for the project processing.
- working.txt - generated at the start of processing contain the processing start timestamp, used to indicate front end that the installation still running.
- working_done.txt - when the installation is done the file working.txt changes name to working_done.txt
- condensed_log.txt - condensed process log contains process levels to be displayed in the UI during processing
- completed.txt - created when processing is done, contain the timestamp of when the processing was done.
- error.txt - will be created in case an error occurred during processing. example of errors: *
- zipTemp.txt - contain the output of the unzip of zip files uploaded
- gzTemp.txt - containt the output of the gzip (unpacking) of the files uploaded
- parent.txt - used to save the name of the directory of the project
-
dataType.txt - contains number to describe the data type uploaded:
- SnpCgh microarray - 1:0
- upload_size_1.txt - saves the size (in bytes) of the uploaded file
- datafiles.txt - contains the name of the datafiles to work on.
In addition to the files that are created in single end read:
- upload_size_2.txt - saves the size of the second uploaded file (in bytes)