User Tools

Site Tools


faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
faq [2020/07/30 13:46] flackfaq [2022/06/29 06:38] flack
Line 1: Line 1:
 ====== Frequently asked questions (FAQ) ====== ====== Frequently asked questions (FAQ) ======
 +
 +====How can I get access to a Linux system if my operating system is Windows?====
 +
 +If you are on Windows 10, we suggest to install WSL to get access to a Linux distribution (for example Ubuntu). You can find WSL install instructions here:
 +
 +[[https://docs.microsoft.com/en-us/windows/wsl/install-win10]]
  
 ====Can I get a Mcule database SMILES file in smaller chunks?==== ====Can I get a Mcule database SMILES file in smaller chunks?====
  
-If you have access to a unix based system and the split command you can use the below commands to split large files into smaller chunks.+If you have access to a Linux system and the split command you can use the below commands to split large files into smaller chunks.
  
 To split a smi.gz / smiles.gz file into multiple **uncompressed chunks** use a command like this: To split a smi.gz / smiles.gz file into multiple **uncompressed chunks** use a command like this:
Line 35: Line 41:
 ====Can I get a Mcule database SDF file in smaller chunks?==== ====Can I get a Mcule database SDF file in smaller chunks?====
  
-If you have access to a unix based system and awk you can use the below commands to split large, gzipped SDF files into smaller chunks.+If you have access to a Linux system and awk you can use the below commands to split large, gzipped SDF files into smaller chunks.
  
 To split an sdf.gz file into multiple **uncompressed chunks**, use a command like this: To split an sdf.gz file into multiple **uncompressed chunks**, use a command like this:
faq.txt · Last modified: 2024/04/09 08:33 by rkiss