Closed nilsoberg closed 4 months ago
To test, use something like
perl get_sequence_ids.pl --efi-config $EFI_CONFIG --efi-db $EFI_DB --output-dir test_new --mode fasta --fasta test_data/PF05544_sp.fasta perl import_fasta.pl --uploaded-fasta test_data/PF05544_sp.fasta --output-dir test_new
Some small things:
seq_mapping.tab
import_stats.json
I will add the pretty print to import_stats.json in a separate commit.
To test, use something like