lazarlab / XMAn-v2

Mutated peptide database
4 stars 2 forks source link

This repository is over its data quota. Purchase more data packs to restore access #1

Open ghost opened 4 years ago

ghost commented 4 years ago

Hi, Thank you for sharing your work. We are excited to try the strategy in your paper. However, I am not able to clone the project from Github due to LFS data quota issue. Please see the message and log file below

$ git clone https://github.com/lazarlab/XMAn-v2.git
Cloning into 'XMAn-v2'...
remote: Enumerating objects: 53, done.
remote: Counting objects: 100% (53/53), done.
remote: Compressing objects: 100% (45/45), done.
remote: Total 53 (delta 17), reused 22 (delta 5), pack-reused 0
Unpacking objects: 100% (53/53), done.
Downloading XMAn_v2_missense.fasta (364 MB)
Error downloading object: XMAn_v2_missense.fasta (d6766ea): Smudge error: Error downloading XMAn_v2_missense.fasta (d6766eacfe4dd9576319796a8f859695c400f4aa1963a1479b0538b3927a5cce): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

Errors logged to C:\.....\XMAn-v2\.git\lfs\logs\20191218T150026.6783772.log
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: XMAn_v2_missense.fasta: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'

Here is the message in the log file:

git-lfs/2.7.2 (GitHub; windows amd64; go 1.12.2; git 08a08ae0)
git version 2.22.0.windows.1

$ git-lfs.exe filter-process

Error downloading object: XMAn_v2_missense.fasta (d6766ea): Smudge error: Error downloading XMAn_v2_missense.fasta (d6766eacfe4dd9576319796a8f859695c400f4aa1963a1479b0538b3927a5cce): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
batch response
github.com/git-lfs/git-lfs/errors.newWrappedError
[Rest Omitted]

If expanding data quota is not your plan, I wonder if there is another way that I can download the fasta files. Thank you

maguileraf commented 3 years ago

Hi @maohi,

I apologize for the late reply but I just cloned the GitHub with no issues. Can you try again?

Marcela