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

Reorganise SBML folder structure #46

Closed
4 tasks done
stellaprins opened this issue Aug 7, 2024 · 3 comments
Closed
4 tasks done

Reorganise SBML folder structure #46

stellaprins opened this issue Aug 7, 2024 · 3 comments
Assignees

Comments

@stellaprins
Copy link
Collaborator

stellaprins commented Aug 7, 2024

  • Reorganize folder structure:
    • Top-level folder should contain: SBML file and SED-ML files,
    • Reorganise the folder structure to improve navigation. Subfolder called tests should contain d1 plots folders, all of the files starting with test_biosimulators_ or test_compatibility, and the results tables.
    • Adjust filepaths in code and GitHub Actions to reflect the new folder structure
@stellaprins
Copy link
Collaborator Author

Changed the folder structure as discussed but still dealing with some permission denied issues when running GitHub Actions.

./tests/validateAll.sh: Permission denied
Error: Process completed with exit code 126.

@stellaprins
Copy link
Collaborator Author

Permission issues solved by adding 'chmod +x' to enable execute permission and using the 'python script_name.py' form.

@stellaprins
Copy link
Collaborator Author

stellaprins commented Aug 21, 2024

  • in GitHub Actions print first few lines of the md table or the size of the md table to check whether the correct output has been created.

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