View output files

Once your task has completed, you can view the output files. There are two ways you can view output files:

📘

Output file names

The names of the output files are dependent on the specific tool. While there isn't a generic way output files are named, they may contain the output extension or the task performed on the file (e.g. indexed, sorted, annotated, etc).

View output files from the Task page

You can view output files created as the result of a specific task execution from the Task page. To view these files:

  1. Navigate to the desired project from the Projects tab on the top navigation bar.
  2. Click the Tasks tab.
  3. Click the desired task name.

👍

You can see all the output files produced by the task under the Outputs column of the Task page.

  1. In the Output section, click the name of an output file to display a page with the output file details.
1252

Output file details

This page contains information about the file name, size, and date and time of creation. It also contains metadata information. On this page you can:

1422
  1. Metadata - view metadata for the output file.
  2. Raw view - view the file contents; as file preview is only available for files that are up to 10MB in size, you can use the raw view to browse through larger files.
  3. Preview - if available, file preview will be displayed by default and it will also depend on the type of file i.e. file extension (e.g. for a vcf file, the data will be shown in a table, while in case of a PDF, the preview of the PDF file is displayed).
  4. Copy - copy the output file to a different project.
  5. Tags - add tags that will describe your files.
  6. Download - download the output file to your computer (see Download results).
  7. Get download links - Get the URL for downloading a file. Use this option If the files you want to download are too large or too numerous for your browser to handle. This is also useful if you want to run the download on a remote computer.
  8. Delete - Delete the output file.
  9. Archive - Archive the file.

📘

Intermediary files (files which are produced during the job execution but which are not the outputs of a task) will be accessible via View Stats & Logs in the related task for 24 hours after the task has executed.

View files contents (raw)

The raw file view is available for all file types.

1159

The following options are available:

  1. Current position of the file (e.g. 27.2MB in a 3GB file).
  2. File lines per chunk. For txt files, the file is divided in 10MB chunks, while for all other extensions, the funk size is 100KB.
  3. Scroller for moving through the file.
  4. Percentage of the file you are currently at.
  5. Option for copying the part of the file that is loaded into the Raw view to your clipboard.
  6. File contents.

View output files from the Files tab

To view the output files from the Files tab of a project:

  1. Navigate to the desired project from the Projects tab on the top navigation bar.
  2. Click the Files tab.
1159
  1. Click the desired output file name.

👍

The Task ID column contains the link to the task the output file originated from.

Rename an output file

To rename an output file:

  1. In the file list, click the name of the file you want to rename. The file details page opens.
  2. Click the edit icon next to the file name.
1159

👍

Alternatively, you can rename an output file from within the file details page.