We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello everyone whenever i run this command this error terminates the command. can someone please guide me
artic minion --normalise 200 --threads 4 --scheme-directory ~/artic-ncov2019/primer_schemes --read-file run_name_barcode06.fastq --fast5-directory /home/mibtisamnasar/USB_Minion/minion/ARCTIC_PAK2/02/20210331_1129_MN33669_FAN37212_d1ef496e/fast5_pass/barcode06 --sequencing-summary /home/mibtisamnasar/USB_Minion/minion/ARCTIC_PAK2/02/20210331_1129_MN33669_FAN37212_d1ef496e nCoV-2019/V3 barcode06
Running: nanopolish index -s /home/mibtisamnasar/USB_Minion/minion/ARCTIC_PAK2/02/20210331_1129_MN33669_FAN37212_d1ef496e -d /home/mibtisamnasar/USB_Minion/minion/ARCTIC_PAK2/02/20210331_1129_MN33669_FAN37212_d1ef496e/fast5_pass/barcode06 run_name_barcode06.fastq
Could not find fast5 filename column in the header of /home/mibtisamnasar/USB_Minion/minion/ARCTIC_PAK2/02/20210331_1129_MN33669_FAN37212_d1ef496e
Command failed:nanopolish index -s /home/mibtisamnasar/USB_Minion/minion/ARCTIC_PAK2/02/20210331_1129_MN33669_FAN37212_d1ef496e -d /home/mibtisamnasar/USB_Minion/minion/ARCTIC_PAK2/02/20210331_1129_MN33669_FAN37212_d1ef496e/fast5_pass/barcode06 run_name_barcode06.fastq
The text was updated successfully, but these errors were encountered:
Add the sequencing summary filename at the end of the corresponding path:
--sequencing-summary /home/mibtisamnasar/USB_Minion/minion/ARCTIC_PAK2/02/20210331_1129_MN33669_FAN37212_d1ef496e
Sorry, something went wrong.
No branches or pull requests
Hello everyone whenever i run this command this error terminates the command. can someone please guide me
artic minion --normalise 200 --threads 4 --scheme-directory ~/artic-ncov2019/primer_schemes --read-file run_name_barcode06.fastq --fast5-directory /home/mibtisamnasar/USB_Minion/minion/ARCTIC_PAK2/02/20210331_1129_MN33669_FAN37212_d1ef496e/fast5_pass/barcode06 --sequencing-summary /home/mibtisamnasar/USB_Minion/minion/ARCTIC_PAK2/02/20210331_1129_MN33669_FAN37212_d1ef496e nCoV-2019/V3 barcode06
Running: nanopolish index -s /home/mibtisamnasar/USB_Minion/minion/ARCTIC_PAK2/02/20210331_1129_MN33669_FAN37212_d1ef496e -d /home/mibtisamnasar/USB_Minion/minion/ARCTIC_PAK2/02/20210331_1129_MN33669_FAN37212_d1ef496e/fast5_pass/barcode06 run_name_barcode06.fastq
Could not find fast5 filename column in the header of /home/mibtisamnasar/USB_Minion/minion/ARCTIC_PAK2/02/20210331_1129_MN33669_FAN37212_d1ef496e
Command failed:nanopolish index -s /home/mibtisamnasar/USB_Minion/minion/ARCTIC_PAK2/02/20210331_1129_MN33669_FAN37212_d1ef496e -d /home/mibtisamnasar/USB_Minion/minion/ARCTIC_PAK2/02/20210331_1129_MN33669_FAN37212_d1ef496e/fast5_pass/barcode06 run_name_barcode06.fastq
The text was updated successfully, but these errors were encountered: