You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I try to replicate the real world example listed in 3.8 but faced the issue when using simpleaf at step 3.8.2. I used macOS sonoma 14.7, M2 chip.
So I tried simpleaf set-paths and get this:
found piscem in the PATH at /opt/anaconda3/envs/af/bin/piscem
found salmon in the PATH at /opt/anaconda3/envs/af/bin/salmon
found alevin-fry in the PATH at /opt/anaconda3/envs/af/bin/alevin-fry
Then I tried simpleaf index \ -o simpleaf_index \ -f toy_human_ref/fasta/genome.fa \ -g toy_human_ref/genes/genes.gtf \ -r 90 \ -t 8
and get this:
Could you help me with this? Thank you!
The text was updated successfully, but these errors were encountered:
Question
Hello! I try to replicate the real world example listed in 3.8 but faced the issue when using simpleaf at step 3.8.2. I used macOS sonoma 14.7, M2 chip.
So I tried
simpleaf set-paths
and get this:found
piscem
in the PATH at /opt/anaconda3/envs/af/bin/piscemfound
salmon
in the PATH at /opt/anaconda3/envs/af/bin/salmonfound
alevin-fry
in the PATH at /opt/anaconda3/envs/af/bin/alevin-fryThen I tried
simpleaf index \ -o simpleaf_index \ -f toy_human_ref/fasta/genome.fa \ -g toy_human_ref/genes/genes.gtf \ -r 90 \ -t 8
and get this:
Could you help me with this? Thank you!
The text was updated successfully, but these errors were encountered: