Looks like the samples are from this project: https://www.ncbi.nlm.nih.gov/Traces/study/?acc=PRJNA320483&o=acc_s%3Aa
This table has the SRA# you need.
OR
Using EntrezDirect (only one record shown here, there are 45 total) :
$ esearch -db bioproject -query PRJNA320483 | elink -target sra | efetch -format runinfo
Run,ReleaseDate,LoadDate,spots,bases,spots_with_mates,avgLength,size_MB,AssemblyName,download_path,Experiment,LibraryName,LibraryStrategy,LibrarySelection,LibrarySource,LibraryLayout,InsertSize,InsertDev,Platform,Model,SRAStudy,BioProject,Study_Pubmed_id,ProjectID,Sample,BioSample,SampleType,TaxID,ScientificName,SampleName,g1k_pop_code,source,g1k_analysis_group,Subject_ID,Sex,Disease,Tumor,Affection_Status,Analyte_Type,Histological_Type,Body_Site,CenterName,Submission,dbgap_study_accession,Consent,RunHash,ReadHash
SRR14705994,2022-06-30 00:21:00,2021-06-02 01:53:15,23917379,7175213700,23917379,300,2603,,https://sra-downloadb.be-md.ncbi.nlm.nih.gov/sos4/sra-pub-zq-1/SRR014/14705/SRR14705994/SRR14705994.lite.1,SRX11043948,CpJA159_Lib,WGS,RANDOM,GENOMIC,PAIRED,0,0,ILLUMINA,Illumina HiSeq 2000,SRP322222,PRJNA320483,,320483,SRS9112198,SAMN19488802,simple,318829,Pyricularia oryzae,CpJA159,,,,,,,no,,,,,UNIVERSITY OF KENTUCKY,SRA1239061,,public,701E33E57A319359F5465FD8283FA279,D7F5EC84290C2D1B8D4259ED5677314F
Thank you so much for helping me out in this!
I have used most of the sequences that are found in this table. But, some samples like these SAMN08009548, do not have SRA data. What can be done in that case?
For those samples it appears that raw data was not submitted. Just an assembly.
It seems that the authors in this paper have used paired-end sequences only for their analysis, and for that, they would also have used the SRA IDs. I think that these have a different name in the database, and that's why I cannot find them.