Skip to content

This repository contains scripts and files to run the bioinformatic analysis of khourious reaseach lab

Notifications You must be signed in to change notification settings

gabalves1/labstuffs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step-by-step guide to installing bioinformatics configurations

How to compact a WSL2 Disk

Shutdown WSL2:

wsl.exe --shutdown

Open Command Prompt as administrator: press Windows + R to open the Run Command Window, type cmd and press Ctrl + Shift + Enter.

Download the compact_wsl2_disk.bat script:

wget https://github.com/khourious/labstuffs/raw/master/configs/compact_wsl2_disk.bat

Find the WSL2 disk location:

WHERE.exe /R C:\Users ext4.vhdx

Run the script by typing compact_wsl2_disk.bat followed by the path of the ext4.vhdx file:

compact_wsl2_disk.bat <path_to_ext4_vhdx_file>

About

This repository contains scripts and files to run the bioinformatic analysis of khourious reaseach lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.7%
  • Shell 5.7%
  • R 1.6%