20220803_private_data

copy the data from origin place

scp yoshitake.kazutoshi@m1536:/suikou/files/m1536/yoshitake.kazutoshi/work/anemone/fastq/* .

re-name the files

rename forward _1 * 
rename reverse _2 *

get the list of file names, then copy them into excel

using 'cat' to merge the duplicated files

use the file in script directory

Comvert the line breaks (windows to linux)

sed -i 's/\r//' filename
  • 20220803_private_data.1660118968.txt.gz
  • 最終更新: 2022/08/10 08:09
  • by 133.11.50.163