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

How to change the location of genome downloading path? #52

Open
HelloWorldLTY opened this issue Oct 5, 2024 · 0 comments
Open

How to change the location of genome downloading path? #52

HelloWorldLTY opened this issue Oct 5, 2024 · 0 comments
Labels
question Further information is requested

Comments

@HelloWorldLTY
Copy link

Hi, I am interested in using other genome, which has been downloaded into certain paths. However, it seems that I cannot control the location of downloaded files. As I do not have much space in the home path, I suggest considering an instruction for downloading file location.

Here is an example:

    input_seqs = grelu.sequence.format.convert_input_type(
        input_intervals,
        output_type="strings",
        genome=gf
    )

The information will be:

18:00:34 | INFO | Downloading genome from Local. Target URL: /home/tl688/pitl688/enformer_fine_tuning/data/***.fa...
18:00:36 | INFO | Genome download successful, starting post processing...
18:00:36 | INFO | name: ***.fa
18:00:36 | INFO | local name: ***
18:00:36 | INFO | fasta: /home/tl688/.local/share/genomes/***.fa
@avantikalal avantikalal added the question Further information is requested label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants