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

Problem when cloning the repo #5

Open
SK1-biocopy opened this issue Aug 29, 2024 · 2 comments
Open

Problem when cloning the repo #5

SK1-biocopy opened this issue Aug 29, 2024 · 2 comments

Comments

@SK1-biocopy
Copy link

SK1-biocopy commented Aug 29, 2024

Hi,

I encounter the follwoing message when cloning your repo. I think there is an issue with untracked files in the LFS?

Encountered 14 files that should have been pointers, but weren't:
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability-humanised_esm-1v-1_proj.npy
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability-humanised_mwds_proj.npy
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability-patented_esm-1v-1_proj.npy
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability-patented_mwds_proj.npy
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability-thera_esm-1v-1_proj.npy
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability-thera_mwds_proj.npy
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability_esm-1v-1_proj.npy
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability_mwds_proj.npy
	scripts/native_engineered_integration/native_non-native_comparison_light/v3_light-human-developability-patented_esm-1v-1_proj.npy
	scripts/native_engineered_integration/native_non-native_comparison_light/v3_light-human-developability-patented_mwds_proj.npy
	scripts/native_engineered_integration/native_non-native_comparison_light/v3_light-human-developability-thera_esm-1v-1_proj.npy
	scripts/native_engineered_integration/native_non-native_comparison_light/v3_light-human-developability-thera_mwds_proj.npy
	scripts/native_engineered_integration/native_non-native_comparison_light/v3_light-human-developability_esm-1v-1_proj.npy
	scripts/native_engineered_integration/native_non-native_comparison_light/v3_light-human-developability_mwds_proj.npy
@matteopariset
Copy link
Collaborator

Hi,

Could you please share the sequence of commands you used when cloning the repo?

Thanks

@SK1-biocopy
Copy link
Author

SK1-biocopy commented Sep 30, 2024

Hi,

sure, I just used this line of code to clone the repo:
git clone https://github.com/csi-greifflab/developability_profiling.git

full output that I get is:

Cloning into 'developability_profiling'...
remote: Enumerating objects: 934, done.
remote: Counting objects: 100% (526/526), done.
remote: Compressing objects: 100% (385/385), done.
remote: Total 934 (delta 170), reused 439 (delta 130), pack-reused 408 (from 1)
Receiving objects: 100% (934/934), 366.84 MiB | 25.83 MiB/s, done.
Resolving deltas: 100% (350/350), done.
Filtering content: 100% (82/82), 14.11 GiB | 57.30 MiB/s, done.
Encountered 14 files that should have been pointers, but weren't:
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability-humanised_esm-1v-1_proj.npy
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability-humanised_mwds_proj.npy
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability-patented_esm-1v-1_proj.npy
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability-patented_mwds_proj.npy
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability-thera_esm-1v-1_proj.npy
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability-thera_mwds_proj.npy
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability_esm-1v-1_proj.npy
	scripts/native_engineered_integration/Native_non-Native_Comparison_complete/v3_heavy-human-developability_mwds_proj.npy
	scripts/native_engineered_integration/native_non-native_comparison_light/v3_light-human-developability-patented_esm-1v-1_proj.npy
	scripts/native_engineered_integration/native_non-native_comparison_light/v3_light-human-developability-patented_mwds_proj.npy
	scripts/native_engineered_integration/native_non-native_comparison_light/v3_light-human-developability-thera_esm-1v-1_proj.npy
	scripts/native_engineered_integration/native_non-native_comparison_light/v3_light-human-developability-thera_mwds_proj.npy
	scripts/native_engineered_integration/native_non-native_comparison_light/v3_light-human-developability_esm-1v-1_proj.npy
	scripts/native_engineered_integration/native_non-native_comparison_light/v3_light-human-developability_mwds_proj.npy

Before I was able to clone it in the first place I needed to install LFS system from github that allows handling of larger repos files?

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