The lesson demonstrates cat by applying cat to a fastq file. Can we cat a different file instead? When the learners go back to working with full size fastq files, cating the whole file is generally a bad idea because fastq files contain a lot of text. Perhaps we could cat ~/dc_sample_data/sra_metadata/SraRunTable.txt?
The lesson demonstrates
catby applyingcatto a fastq file. Can wecata different file instead? When the learners go back to working with full size fastq files,cating the whole file is generally a bad idea because fastq files contain a lot of text. Perhaps we couldcat ~/dc_sample_data/sra_metadata/SraRunTable.txt?