Skip to content

Commit 4cc3f98

Browse files
authored
Rename STEP 01 - FILTERING DATA.R to 4.1_FILTERING_DATASETS.R
1 parent ca6bc97 commit 4cc3f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

STEP 01 - FILTERING DATA.R renamed to 4.1_FILTERING_DATASETS.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,4 +197,4 @@ snps_adap_filtered = Subset(snps, samples=UNIND)
197197
Save(snps_adap_filtered, paste0("vcf/pilocarpus_adap_filtered.vcf"))
198198

199199

200-
#END
200+
#END

0 commit comments

Comments
 (0)