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

Account for different 'layout's in sampletable #419

Open
wants to merge 5 commits into
base: v1.12rc
Choose a base branch
from

Conversation

b-full
Copy link

@b-full b-full commented Nov 8, 2024

-Implemented changes to account for 'LibraryLayout', 'Layout' and 'layout' formats in sampletable.
-Refactored the test suite and added pytest tests to check for correctness
-Added a helper function that recursively searches the directory structure and returns the path to the top level directory in an lcdb-wf repo

Added a helper function that recursively searches the directory
structure and returns the path to the top level directory in an lcdb-wf repo
-Implemented changes to account for 'LibraryLayout', 'Layout' and
'layout' formats in sampletable.
-Refactored the test suite and added pytest tests to check for correctness
Changed import statement for helpers package that was causing an error
Improve the way the layout column is checked and remove the test
parameter and functionality in load_config as it has become clear that implementing unit
tests will require its own issues and resolutions
Make sure the table is in fact an SRA sampletable before checking the
layout
@b-full
Copy link
Author

b-full commented Nov 13, 2024

Addresses #407

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

Successfully merging this pull request may close these issues.

1 participant