Closed mahafarhat closed 3 years ago
@mgro Let me know when the table is ready to add.
Hi @doctormo - here is the table as word doc or PDF. table_for_website.docx
@doctormo when you update the single end upload page with this table, can you please add a sentence describing the naming convention for the single end fastq file? I believe we require the fastq file to have .fastq or .fastq.gz at th emoment
We just had a user try to upload fastq files labeled .fq or .fq.gz. I think its fine to accept this naming convention too. So in sum 1- please allow .fq and .fq.gz files 2- Provide the user with instruction saying files should be labeled .fastq or .fq and gzipped files are accepted and preferred.
Maha can you provide the completed sentence required for these three requests?
I've added the "fq" and "fq.gz" uploading support, this doesn't mean it will work in the pipelines though.
For complete sentence for single end upload instructions please use the following: " Create a prediction from single-ended FastQ genetic sequence. You can batch upload multiple FastQ files.
Both compressed and uncompressed files are accepted but the former are preferred. Please label paired end FastQ files using either the .fastq or .fq extension. No other extensions are accepted. "
for the fq support, make sure it accepts it the same way as a .fastq but then renames it as .fastq so we don't get any downstream errors.
All these issues should now be fixed.
apps/predict/templates/predict/types/
which should allow you to edit and add information to any of the predict types without having to edit python.
@mgro is preparing a new table that includes WDNN features and RF features.
We should place it here for both single-end and paired-end pages: