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

Pre tag #132

Merged
merged 986 commits into from
Sep 19, 2023
Merged

Pre tag #132

merged 986 commits into from
Sep 19, 2023

Conversation

DLBPointon
Copy link
Contributor

Pre-release PR

Talking with @priyanka-surana , we only need to get testing up and running (+ zenodo) and then we are ready for release.

To get that sorted i've been told to rope you in @muffato

@DLBPointon
Copy link
Contributor Author

Here are some suggestions about the documentation. See #140 for a couple of code suggestions.

Also, before merging dev into main I'd very much like to see how the documentation looks like on the pipelines website, especially the fact there are more files than just usage.md and output.md.

I've actioned everything now, merged your code suggestions, and tested everything.
Thanks for the help.

@DLBPointon
Copy link
Contributor Author

Prettier failing due to odd number of underscores....

This leaves us with a file called `bTaeGut1_4.fasta` the genomic assembly of bTaeGut1_4 (the [Tree of Life ID](https://id.tol.sanger.ac.uk/) for this species) also known as _Taeniopygia guttata_, the Australian Zebrafinch.

@muffato
Copy link
Member

muffato commented Sep 15, 2023

Prettier failing due to odd number of underscores....

Try escaping the one inside the assembly names with \ ?

@DLBPointon
Copy link
Contributor Author

Prettier failing due to odd number of underscores....

Try escaping the one inside the assembly names with \ ?

Fixed, escaping wouldn't work. It would get "corrected". I've instead put the assembly name inside of backticks. Which also signifies importance so win-win.

@DLBPointon DLBPointon requested a review from muffato September 18, 2023 13:51
docs/usage.md Outdated Show resolved Hide resolved
Spelling Mistake caught by muffato

Co-authored-by: Matthieu Muffato <[email protected]>
@DLBPointon DLBPointon requested a review from muffato September 19, 2023 08:34
Copy link
Member

@muffato muffato left a comment

Choose a reason for hiding this comment

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

Good for me ! Great work everyone

@DLBPointon DLBPointon merged commit d68fea5 into dev Sep 19, 2023
6 checks passed
@DLBPointon DLBPointon deleted the pre-tag branch September 19, 2023 10:10
@muffato muffato added this to the Release 1 milestone Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release 1 Issues required for first release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

REMINDER: Add tutorial documents and scripts
5 participants