Entering edit mode
6 months ago
oumo
•
0
Hello, how do I import a fastq file from my local windows computer into fluent terminal wls
Hello, how do I import a fastq file from my local windows computer into fluent terminal wls
run command explorer.exe .
in wsl terminal, and then drag file to folder
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Can you explain better what you mean? If I understand correctly, your fastq file must be in the Ubuntu home folder of your wsl to be able to analyze it from the terminal
Windows is mounted as
/mnt/c/...
in WSL (at least in WSL2).That's right.. With
cp
command from terminalThe fastq file is in my local disk, and I want to upload it to Ubuntu