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

rm fasta from bwameth index folder to be handled separately #6780

Merged
merged 5 commits into from
Oct 16, 2024

Conversation

sateeshperi
Copy link
Contributor

No description provided.

@sateeshperi sateeshperi self-assigned this Oct 14, 2024
@sateeshperi sateeshperi marked this pull request as ready for review October 16, 2024 07:53
# Modify the timestamps so that bwameth doesn't complain about building the index
# See https://github.com/nf-core/methylseq/pull/217
touch -c -- *
touch -c $index/*
mv $fasta $index/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just wondering if mv is the best solution here, but good enough for me

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ya im also not sure but, will see if any problems arise due to it.

@sateeshperi sateeshperi added this pull request to the merge queue Oct 16, 2024
Merged via the queue into master with commit aa2f432 Oct 16, 2024
16 checks passed
@sateeshperi sateeshperi deleted the fix/bwameth-apps branch October 16, 2024 13:16
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.

2 participants