tencent cloud

Tencent HealthCare Omics Platform

Product Introduction
Overview
Strengths
Use Cases
Use Limits
Purchase Guide
Billing Overview
Product Pricing
Payment Overdue
Getting Started
Run an Analysis Workflow
Example: Rapid Application Execution in 5 Minutes
Operation Guide
Console
Work Items
File Management
Image Management
Development and Debugging
Permission Management
Resource Monitoring
Practical Tutorial
Visual Running Groups Submission and Management
Rerunning and Continuing Running
API
History
Introduction
API Category
Making API Requests
Environment Management APIs
Tencent Healthcare Omics Platform APIs
Data Types
Error Codes
FAQs
Service Agreement
Related Protocol
PRIVACY POLICY MODULE HEALTHCARE OMICS PLATFORM
DATA PROCESSING AND SECURITY AGREEMENT MODULE HEALTHCARE OMICS PLATFORM
Contact Us

Table Management

PDF
Focus Mode
Font Size
Last updated: 2024-10-22 16:05:05

Table Overview

On the Tencent Healthcare Omics Platform, data is processed in a table format, and each row of data represents a subtask. The table is suitable for batch submission of tasks when the input files are different, but the overall process is the same.

Add New Table

The Tencent Healthcare Omics Platform supports adding new tables by uploading csv files. On the Select Project page, select Add and Upload Table on the table information column.



You can upload the table by selecting a local directory or dragging and dropping.



The table upload process requires specifying the data type of each column. Supported types include String, Array[File], File, and Int.



Table names cannot be the same in the same work project.
The table must be in the csv format. The first column header is recommended to be subtask_id. This id will be used as the run ID to display the corresponding subtask details.

View Table Details

Select the table in the table information column to display the table details. The details page supports downloading and deleting tables.
You can download the table by clicking the download icon after viewing the table contents.



When viewing a table, you can load the subsequent data by paging down at the bottom.
Click Delete to delete the table.
If you need to modify the table content, you can download the csv file to your local computer for editing, delete the original table, and upload it again.

Create Template

Users can create custom templates on the platform and download them to their local computers. On the Select Project page, select New and Create Table Template on the table information column, enter the table name, column name, subtask ID, and other necessary information, and click Confirm and Download to get a custom template in the csv format.



Creating a template will generate a csv file template according to the specified header.
Later, you can use Excel to edit the csv and modify the header yourself, but the first column header must be subtask_id.
This step is optional. If you already have a csv file, you can upload it directly without creating a template.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback