Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OOAAHH authored Dec 10, 2024
1 parent dfbfa74 commit d46903e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ What we have,now

Update
-----------------------
### 2024.12.10 :mystery bugs phase II
εὕρηκα! The reason for this bug is the file permissions. DRS links and S3 links differ in file permissions. When we use the -F parameter, this difference causes the glob command to add an * at the end of the file names. Then I had subbmitted this issues to administrator, and they said it will be fixed in the next version.

### 2024.12.06 :mystery bugs
When we use `Array[File] renamed_fastq_files = glob("./*_L001_*_001.fastq.gz")` to collect files, it may counter bugs sometimes. As follow message shows,
```plain
Expand Down

0 comments on commit d46903e

Please sign in to comment.