Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-order bulk metadata to match order for overall sample metadata #764

Closed
allyhawkins opened this issue Jun 5, 2024 · 1 comment
Closed
Assignees

Comments

@allyhawkins
Copy link
Member

In reviewing the sample metadata, we noticed that the bulk metadata and sample metadata is not in the same order. We have some overlapping columns that are present in both, but in a different order. Although this isn't entirely necessary, it might be a good idea to adjust the order to match what's in AlexsLemonade/scpca-portal#699 (comment).

This should be pretty straight forward with some minor edits to generate_bulk_metadata.R to make sure the output TSV has columns in the correct order.

This should be:

project_id
sample_id
library_id 
seq_unit
technology
total_reads
mapped_reads
genome_assembly
mapping_index
salmon_version
total_reads
date_processed
workflow
workflow_version
workflow_commit
@allyhawkins
Copy link
Member Author

Closed by #767

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant