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

Need to install 2.0.3 to replicate results based on old scripts. #208

Open
JG1ANDONLY opened this issue Jun 14, 2024 · 1 comment
Open

Comments

@JG1ANDONLY
Copy link

Hi, I am replicating results from some old scripts using 2.0.3. But I can only install 2.0.4 now. Does anyone know how to do that? Appreciate any ideas! Thank you!

@chingyaousf
Copy link

You may try retrieve by using commit the button under the Code

To download an older version of DoubletFinder from its GitHub repository, you need to follow these steps after clicking into the commits:

Select the Desired Commit:

Browse through the list of commits to find the specific one corresponding to the older version you want to download.
Click on the commit hash (a long string of letters and numbers) of the desired commit to view the details of that specific commit.
View the Commit Details:

On the commit details page, you will see the changes made in that commit along with the files modified.
At the top right of the page, you will see a button labeled "Browse files". Click on this button.
Browse Files in the Commit:

Clicking "Browse files" will take you to the state of the repository as it was at the time of that commit.
You will now see the file structure and the files as they were in the older version.
Download the Repository:

On this page, look for the "Code" button (usually green) at the top right of the file listing.
Click on the "Code" button to open a dropdown menu.
In the dropdown menu, you will see options to clone the repository using HTTPS, SSH, or download a ZIP file. Click on "Download ZIP" to download the repository at that specific commit.
This will give you a ZIP file containing the older version of DoubletFinder corresponding to the commit you selected. You can then extract and use this version as needed.

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

2 participants