-
Notifications
You must be signed in to change notification settings - Fork 177
seqkit grep read name partial match #481
Copy link
Copy link
Closed
Description
Can seqkit grep find partial matches of the read id in a fastq.gz input file?
For example, for a fastq.gz file with read id like the one below:
@4b8af4c8-779b-45cd-9bce-7195b765bb06 runid=c4c0924f086b14c61cf8eb6b1607978c6a9990bd read=68104 ch=2069 start_time=2024-07-30T06:12:28.276857+01:00 flow_cell_id=PAW35759 protocol_group_id=LSK114-SB-B1350 sample_id=SB-B1350 parent_read_id=4b8af4c8-779b-45cd-9bce-7195b765bb06 basecall_model_version_id=dna_r10.4.1_e8.2_400bps_hac@v4.3.0
Could I have a list of read is in a file search.txt that look like the string before runid=..., e.g.:
4b8af4c8-779b-45cd-9bce-7195b765bb06
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels