Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Comparative Study of HGT Inference Methods
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
ccb
Comparative Study of HGT Inference Methods
Commits
df296cbe
Commit
df296cbe
authored
5 months ago
by
Swastik Mishra
Browse files
Options
Downloads
Patches
Plain Diff
Update readme
parent
3e76c60a
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+0
-4
0 additions, 4 deletions
README.md
with
0 additions
and
4 deletions
README.md
+
0
−
4
View file @
df296cbe
...
@@ -16,7 +16,3 @@ mamba env create -f mamba_packages.yml
...
@@ -16,7 +16,3 @@ mamba env create -f mamba_packages.yml
```
```
I use Mamba since it's faster than using regular Conda but if you use Conda just replace
`mamba`
with
`conda`
in the above command.
I use Mamba since it's faster than using regular Conda but if you use Conda just replace
`mamba`
with
`conda`
in the above command.
The only other file you need to install is
`xlsx2csv`
using
`pip`
:
```
pip install xlsx2csv
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment