# NOT RUN {
# FASTA input
input_fasta <- system.file("extdata/example/fungi_sample.fasta", package = "deepredeff")
pred_result <- deepredeff::predict_effector(
input = input_fasta,
taxon = "fungi"
)
plot(pred_result)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab