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

[traits.build adding studies functions] Improvements for adding new studies: Possible functions / code #161

Open
2 of 4 tasks
ehwenk opened this issue Apr 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ehwenk
Copy link
Collaborator

ehwenk commented Apr 23, 2021

  • Function to add "filtering columns" for duplicates. Function should ask for dataset_id, list of traits to filter, and (maybe) list of studies to filter. Output would be added columns in data.csv file specifying the dataset & observation_id from the dataset that is the suspected duplicates. A second output would be R code that can be copied and pasted into custom R code. The step of looking at the duplicates table and identifying traits/datasets to filter should remain manual.

Various bits of code to convert between tables and yml format:

  • Code/function to read a .csv file into the substitutions section of metadata file
  • Code/function to read a .csv file into the taxonomic updates section of metadata file
  • Code to generate a table that compiles all the "additional_traits" listed. As in, under questions: the subheading additional_traits: provides a list of trait data in a study that isn't yet merged into AusTraits (i.e. traits not yet supported by AusTraits). I've been wondering how to create a table, where one column is the dataset_id and a second column is the information listed under additional_traits:.
@ehwenk ehwenk changed the title Functions / code for faster metadata entry & error checking Improvements for adding new studies: Possible functions / code Jul 7, 2021
@ehwenk ehwenk self-assigned this Oct 6, 2021
@ehwenk ehwenk transferred this issue from traitecoevo/austraits.build Jul 31, 2024
@ehwenk ehwenk added the enhancement New feature or request label Jul 31, 2024
@ehwenk ehwenk changed the title Improvements for adding new studies: Possible functions / code [traits.build adding studies functions] Improvements for adding new studies: Possible functions / code Jul 31, 2024
@ehwenk ehwenk added this to AusTraits Jul 31, 2024
@ehwenk ehwenk moved this to Backlog in AusTraits Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant